dew/src/main/resources/org/apidesign/bck2brwsr/dew/js/codemirror/theme/elegant.css
branchcanvas
changeset 1439 6c04b26f9a9a
parent 1438 03cd1b3e2e70
parent 1437 3ec3ae9699ef
child 1440 c943709738df
     1.1 --- a/dew/src/main/resources/org/apidesign/bck2brwsr/dew/js/codemirror/theme/elegant.css	Tue Feb 11 10:48:24 2014 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,10 +0,0 @@
     1.4 -.cm-s-elegant span.cm-number, .cm-s-elegant span.cm-string, .cm-s-elegant span.cm-atom {color: #762;}
     1.5 -.cm-s-elegant span.cm-comment {color: #262; font-style: italic; line-height: 1em;}
     1.6 -.cm-s-elegant span.cm-meta {color: #555; font-style: italic; line-height: 1em;}
     1.7 -.cm-s-elegant span.cm-variable {color: black;}
     1.8 -.cm-s-elegant span.cm-variable-2 {color: #b11;}
     1.9 -.cm-s-elegant span.cm-qualifier {color: #555;}
    1.10 -.cm-s-elegant span.cm-keyword {color: #730;}
    1.11 -.cm-s-elegant span.cm-builtin {color: #30a;}
    1.12 -.cm-s-elegant span.cm-error {background-color: #fdd;}
    1.13 -.cm-s-elegant span.cm-link {color: #762;}