change colors slightly
This commit is contained in:
parent
168405713a
commit
55bdfc1d50
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
&::-webkit-scrollbar-thumb { background: var(--vriish-rose); }
|
||||
&::selection {
|
||||
color: var(--text);
|
||||
background-color: var(--vriish-rose);
|
||||
background-color: var(--link-underline);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue