summaryrefslogtreecommitdiff
path: root/styles.scss
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-04-25 23:46:12 +0200
committerJonas Smedegaard <dr@jones.dk>2024-04-25 23:46:12 +0200
commitc5507483462189fb45cb67c1e2640642021dfe32 (patch)
tree2a737d94b738de3d3c2d51effc9a00657d32b552 /styles.scss
parentd82c45e6f78abd6f335ade2ab0a0fceee886fcdd (diff)
use broken white as background color
Diffstat (limited to 'styles.scss')
-rw-r--r--styles.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/styles.scss b/styles.scss
index 865d499..73028e6 100644
--- a/styles.scss
+++ b/styles.scss
@@ -2,6 +2,9 @@
/*-- scss:defaults --*/
+// use broken white as background color
+$body-bg: #eeebe3;
+
// avoid web-loading internally declared default Bootswatch font
$web-font-path: "";