We orange now

This commit is contained in:
Ske 2020-06-10 18:22:52 +02:00
parent c02d3dce26
commit cca287d3e3

View file

@ -1,4 +1,7 @@
// CUSTOM
// THEME
$accentColor = #e8a024;
// CUSTOM
$exampleBgColor = $codeBgColor;
$exampleTextColor = #ffffff;
$examplePrefixColor = #a3a6a9;