move a few things away in to-be-integrated/
[myslice.git] / to-be-integrated / third-party / codemirror-3.15 / mode / rpm / spec / spec.css
diff --git a/to-be-integrated/third-party/codemirror-3.15/mode/rpm/spec/spec.css b/to-be-integrated/third-party/codemirror-3.15/mode/rpm/spec/spec.css
new file mode 100644 (file)
index 0000000..d0a5d43
--- /dev/null
@@ -0,0 +1,5 @@
+.cm-s-default span.cm-preamble {color: #b26818; font-weight: bold;}
+.cm-s-default span.cm-macro {color: #b218b2;}
+.cm-s-default span.cm-section {color: green; font-weight: bold;}
+.cm-s-default span.cm-script {color: red;}
+.cm-s-default span.cm-issue {color: yellow;}