summaryrefslogtreecommitdiff
path: root/sass/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/style.scss')
-rw-r--r--sass/style.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/sass/style.scss b/sass/style.scss
index 44eba97..a1e88ba 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -94,6 +94,9 @@ pre table {
&-python {
color: everforest.$yellow;
}
+ &-c {
+ color: everforest.$blue;
+ }
}
.coverimage {