aboutsummaryrefslogtreecommitdiff
path: root/imports/codemirror/theme/eclipse.css
diff options
context:
space:
mode:
authorJon Reid2012-05-04 14:56:24 -0700
committerJon Reid2012-05-04 14:56:24 -0700
commita6dd2917edcfeca1be7553e03281ddd538422ae1 (patch)
treee6846626bf1e967e80bcd652f6a76bb97abb1789 /imports/codemirror/theme/eclipse.css
parent7fc185cc08b2ba912dbc7bce96f6a465c1dd6dbf (diff)
parent8964e070fa760d23c2de272ca36b8d9beba6007d (diff)
downloadninja-a6dd2917edcfeca1be7553e03281ddd538422ae1.tar.gz
Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local
Diffstat (limited to 'imports/codemirror/theme/eclipse.css')
-rw-r--r--imports/codemirror/theme/eclipse.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/imports/codemirror/theme/eclipse.css b/imports/codemirror/theme/eclipse.css
index 41f6fcbd..47d66a01 100644
--- a/imports/codemirror/theme/eclipse.css
+++ b/imports/codemirror/theme/eclipse.css
@@ -1,5 +1,5 @@
1.cm-s-eclipse span.cm-meta {color: #FF1717;} 1.cm-s-eclipse span.cm-meta {color: #FF1717;}
2.cm-s-eclipse span.cm-keyword { font-weight: bold; color: #7F0055; } 2.cm-s-eclipse span.cm-keyword { line-height: 1em; font-weight: bold; color: #7F0055; }
3.cm-s-eclipse span.cm-atom {color: #219;} 3.cm-s-eclipse span.cm-atom {color: #219;}
4.cm-s-eclipse span.cm-number {color: #164;} 4.cm-s-eclipse span.cm-number {color: #164;}
5.cm-s-eclipse span.cm-def {color: #00f;} 5.cm-s-eclipse span.cm-def {color: #00f;}