diff --git a/static/css/theme-neon.css b/static/css/theme-neon.css index a4a1fecc53..ca3cd2fc5d 100644 --- a/static/css/theme-neon.css +++ b/static/css/theme-neon.css @@ -12,7 +12,7 @@ /* optional overwrites for specific headers */ --MAIN-TITLES-H2-color: #f300b2; /* Color of h2 headlines */ --MAIN-TITLES-H3-color: #00f3d3; /* Color of h3 headlines */ - --MAIN-TITLES-H4-color: #ffffff; /* Color of h3 headlines */ + --MAIN-TITLES-H4-color: #ffff00; /* Color of h4 headlines */ --MAIN-LINK-color: #1c90f3; /* Color of links */ --MAIN-LINK-HOVER-color: #4cabff; /* Color of hovered links */