summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/theme.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2021-01-24 09:58:35 +0100
committerThomas Letan <lthms@soap.coffee>2021-01-24 11:00:43 +0100
commit1e9ac81fce2233a05b5521b54916d4b50f5b8657 (patch)
treea8f49084fdf229f2eed7bdb6d2371d1fd8f52c0e /site/cleopatra/theme.org
parentTweak margins (diff)
No more syntax highlighting
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