diff --git a/website/themes/moderncpp/source/modern-cpp/css/_syntax.styl b/website/themes/moderncpp/source/modern-cpp/css/_syntax.styl index 1af5a50..f1c5a3b 100755 --- a/website/themes/moderncpp/source/modern-cpp/css/_syntax.styl +++ b/website/themes/moderncpp/source/modern-cpp/css/_syntax.styl @@ -23,14 +23,14 @@ pre .tex .special color: #2973b7 .class .title - color: white + color: #1C90F3 .symbol, .symbol .string, .value, .regexp color: $theme .title - color: #A6E22E + color: #7e2d36 .tag .value, .string, .subst,