Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kdevo/osprey-delight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/themes/_color-map-light.scss')
-rw-r--r--assets/sass/themes/_color-map-light.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/sass/themes/_color-map-light.scss b/assets/sass/themes/_color-map-light.scss
index aeccc6d..041e493 100644
--- a/assets/sass/themes/_color-map-light.scss
+++ b/assets/sass/themes/_color-map-light.scss
@@ -1,4 +1,6 @@
//-- Fine-tuning --
+$tagline-color: $primary-fg-color;
+
$button-fg-color: $primary-bg-color;
// Nav color of the full nav which shows up when pressing the burger on mobile viewports.
// Regular colors are swapped by default (i.e. fg -> bg and vice versa). This aims to create a "b-side" or "flip-side" feeling.