changed dark mode highlight coloring a bit more
This commit is contained in:
parent
de5af90220
commit
070332f12a
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
--link-clicked: #B250D8;
|
||||
--link-unclicked: #d80;
|
||||
--link-active: lab(100% 0% 100%);
|
||||
--link-highlight: unset;
|
||||
--link-highlight-bg: green;
|
||||
--link-highlight: white;
|
||||
--link-highlight-bg: blue;
|
||||
--header-bg: hsl(0,0%,15%);
|
||||
--nav-link-color: #6B0;
|
||||
--nav-link-bg-color: hsl(0,0%,25%);
|
||||
|
|
Loading…
Reference in a new issue