From 1e9ac81fce2233a05b5521b54916d4b50f5b8657 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Sun, 24 Jan 2021 09:58:35 +0100 Subject: No more syntax highlighting --- site/cleopatra/theme.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site/cleopatra/theme.org') 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 -- cgit v1.2.3