Configure the new TinyMCE to have almost the same buttons as the old one.
Configure the new TinyMCE to have almost the same buttons as the old one.

File last commit:

d3add6d85bd7
3cf3f8fd35f8
Show More
_palette.scss
18 lines | 315 B | text/x-scss | ScssLexer
/ styles / _palette.scss
Make a stripped-down stylesheet for the editor to use.
r15 @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;