Add <docs> element to <channel> element.
Add <docs> element to <channel> element.

File last commit:

9ecc5ebca9fd
459caa8c5b4e
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;