summaryrefslogtreecommitdiff
path: root/styles.scss
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-04-27 20:27:39 +0200
committerJonas Smedegaard <dr@jones.dk>2024-04-27 20:27:52 +0200
commitc424cf2e71f076560f5e6689a148d50a7851cd21 (patch)
tree95cc4835632dcf6948b53ea4634188bbcbcaefdb /styles.scss
parent28112c8227404027593439c45a86ed84d55a5683 (diff)
use dusty green as primary color
Diffstat (limited to 'styles.scss')
-rw-r--r--styles.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/styles.scss b/styles.scss
index 73028e6..a058104 100644
--- a/styles.scss
+++ b/styles.scss
@@ -4,6 +4,7 @@
// use broken white as background color
$body-bg: #eeebe3;
+$primary: #336666;
// avoid web-loading internally declared default Bootswatch font
$web-font-path: "";