X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fmode%2Frpm%2Fspec%2Fspec.css;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fmode%2Frpm%2Fspec%2Fspec.css;h=d0a5d430cacf07486842e77e55fdc429d70c6f70;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git 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 index 00000000..d0a5d430 --- /dev/null +++ b/to-be-integrated/third-party/codemirror-3.15/mode/rpm/spec/spec.css @@ -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;}