all themes now have contrasting text colors based on slide bg
This commit is contained in:
3
dist/theme/moon.css
vendored
3
dist/theme/moon.css
vendored
@@ -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
|
||||
*********************************************/
|
||||
|
||||
Reference in New Issue
Block a user