|
@@ -9,7 +9,7 @@
|
|
--global--color-secondary: #555555;
|
|
--global--color-secondary: #555555;
|
|
--global--color-secondary-hover: #333333;
|
|
--global--color-secondary-hover: #333333;
|
|
--global--color-foreground: #000000;
|
|
--global--color-foreground: #000000;
|
|
- --global--color-foreground-light: #333333;
|
|
|
|
|
|
+ --global--color-foreground-low-contrast: #333333;
|
|
--global--color-background: #fff;
|
|
--global--color-background: #fff;
|
|
--global--color-border: var(--global--color-secondary);
|
|
--global--color-border: var(--global--color-secondary);
|
|
/* Font Weight */
|
|
/* Font Weight */
|
|
@@ -50,7 +50,7 @@
|
|
--heading--line-height-h3: 1.4;
|
|
--heading--line-height-h3: 1.4;
|
|
|
|
|
|
--entry-header--font-size: var(--heading--font-size-h1);
|
|
--entry-header--font-size: var(--heading--font-size-h1);
|
|
- --entry-header--color: var(--global--color-foreground-light);
|
|
|
|
|
|
+ --entry-header--color: var(--global--color-foreground);
|
|
|
|
|
|
--button--border-radius: 0px;
|
|
--button--border-radius: 0px;
|
|
--button--color-text: var(--global--color-background);
|
|
--button--color-text: var(--global--color-background);
|
|
@@ -85,7 +85,6 @@
|
|
--list--font-family: var(--global--font-secondary);
|
|
--list--font-family: var(--global--font-secondary);
|
|
|
|
|
|
/* Sticky Posts */
|
|
/* Sticky Posts */
|
|
- --sticky-posts--color-text: var(--global--color-foreground);
|
|
|
|
--sticky-posts--color-background: #F9F9F9;
|
|
--sticky-posts--color-background: #F9F9F9;
|
|
--sticky-posts--entry-title-font-size: 24px;
|
|
--sticky-posts--entry-title-font-size: 24px;
|
|
--sticky-posts--entry-content-font-size: 20px;
|
|
--sticky-posts--entry-content-font-size: 20px;
|
|
@@ -105,15 +104,14 @@
|
|
--global--color-primary-hover: #ffffff;
|
|
--global--color-primary-hover: #ffffff;
|
|
--global--color-secondary: #b2b2b2;
|
|
--global--color-secondary: #b2b2b2;
|
|
--global--color-secondary-hover: #cccccc;
|
|
--global--color-secondary-hover: #cccccc;
|
|
- --global--color-foreground: #b2b2b2;
|
|
|
|
- --global--color-foreground-light: #ffffff;
|
|
|
|
|
|
+ --global--color-foreground: #ffffff;
|
|
|
|
+ --global--color-foreground-low-contrast: #b2b2b2;
|
|
--global--color-background: #1e1f21;
|
|
--global--color-background: #1e1f21;
|
|
--global--color-text-selection: #000000;
|
|
--global--color-text-selection: #000000;
|
|
- --primary-nav--color-background: var(--global--color-foreground-light);
|
|
|
|
|
|
+ --primary-nav--color-background: var(--global--color-foreground-low-contrast);
|
|
--button--padding-vertical: 24px;
|
|
--button--padding-vertical: 24px;
|
|
--button--padding-horizontal: 32px;
|
|
--button--padding-horizontal: 32px;
|
|
--sticky-posts--color-background: var(--global--color-background);
|
|
--sticky-posts--color-background: var(--global--color-background);
|
|
- --sticky-posts--color-text: var(--global--color-foreground-light);
|
|
|
|
--sticky-posts--alt-color-background: #2d3139;
|
|
--sticky-posts--alt-color-background: #2d3139;
|
|
}
|
|
}
|
|
}
|
|
}
|