aboutsummaryrefslogtreecommitdiff
path: root/dist/theme/moon.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/theme/moon.css')
-rw-r--r--dist/theme/moon.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/theme/moon.css b/dist/theme/moon.css
index 137ab87..d799c99 100644
--- a/dist/theme/moon.css
+++ b/dist/theme/moon.css
@@ -11,6 +11,9 @@ html * {
color-profile: sRGB;
rendering-intent: auto; }
+section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 {
+ color: #222; }
+
/*********************************************
* GLOBAL STYLES
*********************************************/