Update admin submodule to include MySQLi switchover.
Update admin submodule to include MySQLi switchover.

File last commit:

9ecc5ebca9fd
bcb79f02e50f
Show More
_palette.scss
18 lines | 315 B | text/x-scss | ScssLexer
/ styles / _palette.scss
@charset "utf-8";
$background: #4C565E;
$foreground: #757B81;
$infobox: #23272B;
$nl-background: #000000;
$comic-background: #FFFFFF;
$percent-border: #556677;
$text-normal: #B7BFC7;
$text-accent: #F6B33D;
$text-credits: #E4E4D6;
$link-normal: #FF6600;
$link-hover: #EB5252;
$link-visited: #ECECA3;