]> git.ipfire.org Git - ipfire.org.git/commitdiff
CSS: Make code in the primary colour
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Oct 2023 09:55:29 +0000 (09:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Oct 2023 09:55:29 +0000 (09:55 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/sass/main.sass

index 95704306c2bd429c26c8787ff900353a720282b8..6eeedaa3439c1e32aed23ad8a0c5339ec34dfbd8 100644 (file)
@@ -30,6 +30,9 @@ $title-color:                   $grey-darker
 // Use dark grey for text
 $text:                          $grey-darker
 
+// Use the primary color for code
+$code:                                                 $primary
+
 @import "../third-party/bulma/sass/utilities/derived-variables.sass"
 
 // Controls