summaryrefslogtreecommitdiff
path: root/content_template.pandoc
diff options
context:
space:
mode:
Diffstat (limited to 'content_template.pandoc')
-rw-r--r--content_template.pandoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/content_template.pandoc b/content_template.pandoc
index cc0d3f6..ce15605 100644
--- a/content_template.pandoc
+++ b/content_template.pandoc
@@ -22,9 +22,9 @@
applicable for aha-rendered ANSI text */
.codebox .black { color: #2e3436; }
.codebox .red { color: #cc0000; }
- .codebox .green { color: #4e9a06; }
+ .codebox .green { color: #6eaa26; }
.codebox .yellow { color: #c4a000; }
- .codebox .blue { color: #3465a4; }
+ .codebox .blue { color: #5485d4; }
.codebox .purple { color: #75507b; }
.codebox .cyan { color: #06989a; }
.codebox .white { color: #d3d7cf; }