summaryrefslogtreecommitdiff
path: root/src/web/app/base.styl
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/app/base.styl')
-rw-r--r--src/web/app/base.styl23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index 5eab205480..4082fa24ca 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -107,6 +107,29 @@ a
*
cursor pointer
+pre > code
+ .comment
+ opacity 0.5
+
+ .string
+ color #e96900
+
+ .keyword
+ color #2973b7
+
+ &.true
+ &.false
+ &.null
+ &.nil
+ &.undefined
+ color #ae81ff
+
+ .symbol
+ color #42b983
+
+ .number
+ color #ae81ff
+
mk-locker
display block
position fixed