mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-10 01:52:19 +00:00
make active links a little brighter
This commit is contained in:
parent
cb1285a83f
commit
01e910318f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
--base09: #dc9656;
|
--base09: #dc9656;
|
||||||
--base0A: #f7ca88; /* highlights */
|
--base0A: #f7ca88; /* highlights */
|
||||||
--base0B: #772a28; /* primary accent */
|
--base0B: #772a28; /* primary accent */
|
||||||
--base0C: #661514; /* active links */
|
--base0C: #ab2321; /* active links */
|
||||||
--base0D: #c45a5a; /* links */
|
--base0D: #c45a5a; /* links */
|
||||||
--base0E: #ba8baf;
|
--base0E: #ba8baf;
|
||||||
--base0F: #a16946;
|
--base0F: #a16946;
|
||||||
|
|
Loading…
Reference in a new issue