summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/theme.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/cleopatra/theme.org')
-rw-r--r--site/cleopatra/theme.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/cleopatra/theme.org b/site/cleopatra/theme.org
index f6b5fe7..dce9520 100644
--- a/site/cleopatra/theme.org
+++ b/site/cleopatra/theme.org
@@ -114,6 +114,7 @@ First, we introduce a set of variables.
$content-width : 30rem
$large-side-margin : 7rem
$small-side-margin : 2rem
+$monospace-color : #FF006D
#+END_SRC
Then, we introduce a key CSS variable whose definition will change according to
@@ -217,6 +218,7 @@ pre
font-family : 'Fira Code', monospace
font-size : 80%
line-height : 140%
+ color : $monospace-color
#gallery
display : flex