Rename palette entries to be color-agnostic.
Rename palette entries to be color-agnostic.

File last commit:

ca4adbee4033
ca4adbee4033
Show More
_palette.scss
10 lines | 194 B | text/x-scss | ScssLexer
/ styles / _palette.scss
$background: #4C565E;
$foreground: #757B81;
$infobox: #23272B;
$text-normal: #B7BFC7;
$text-accent: #F6B33D;
$link-normal: #FF6600;
$link-hover: #EB5252;
$link-visited: #ECECA3;