summaryrefslogtreecommitdiff
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
parent28112c8227404027593439c45a86ed84d55a5683 (diff)
use dusty green as primary color
-rw-r--r--_TODO.md4
-rw-r--r--styles.scss1
2 files changed, 2 insertions, 3 deletions
diff --git a/_TODO.md b/_TODO.md
index 3e22320..fdf3149 100644
--- a/_TODO.md
+++ b/_TODO.md
@@ -34,9 +34,7 @@ Til nummer 2
* indlejr monospace skrift, og check at den er aktiveret
* lidt større manchet (hvis den beholdes)
* fjern linje under h2
- * farver
- * mere sprælsk grundfarve
- * kontrastfarve
+ * kontrastfarve
* henvis i artiklers footer til samme udgivelses kolofon,
og i ikke-artiklers footer til nyeste udgivelses kolofon
<https://quarto.org/docs/websites/website-navigation.html#page-footer>
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: "";