Tweak chapter colors in dark mode

This commit is contained in:
Philipp Oppermann
2020-12-28 20:45:55 +01:00
parent ece6a9bb9d
commit eb767523a5

View File

@@ -83,8 +83,8 @@ html {
--masthead-title-color: #a0a0a0;
--strong-color: #c0c0c0;
--masthead-subtitle: #6f6f6f;
--background-color-section-bare-bones: #005;
--background-color-section-bare-bones: #225;
--background-color-section-bare-bones: #114;
--border-color-section-bare-bones: #66a;
--post-title-color: #c8c8ff;
}