main
Last change
on this file was
42bd667,
checked in by David Fuertes <dfuertes@…>, 4 years ago
|
Historial Limpio
|
-
Property mode set to
100755
|
File size:
1.1 KB
|
Line | |
---|
1 | .cm-s-eclipse span.cm-meta {color: #FF1717;} |
---|
2 | .cm-s-eclipse span.cm-keyword { line-height: 1em; font-weight: bold; color: #7F0055; } |
---|
3 | .cm-s-eclipse span.cm-atom {color: #219;} |
---|
4 | .cm-s-eclipse span.cm-number {color: #164;} |
---|
5 | .cm-s-eclipse span.cm-def {color: #00f;} |
---|
6 | .cm-s-eclipse span.cm-variable {color: black;} |
---|
7 | .cm-s-eclipse span.cm-variable-2 {color: #0000C0;} |
---|
8 | .cm-s-eclipse span.cm-variable-3 {color: #0000C0;} |
---|
9 | .cm-s-eclipse span.cm-property {color: black;} |
---|
10 | .cm-s-eclipse span.cm-operator {color: black;} |
---|
11 | .cm-s-eclipse span.cm-comment {color: #3F7F5F;} |
---|
12 | .cm-s-eclipse span.cm-string {color: #2A00FF;} |
---|
13 | .cm-s-eclipse span.cm-string-2 {color: #f50;} |
---|
14 | .cm-s-eclipse span.cm-qualifier {color: #555;} |
---|
15 | .cm-s-eclipse span.cm-builtin {color: #30a;} |
---|
16 | .cm-s-eclipse span.cm-bracket {color: #cc7;} |
---|
17 | .cm-s-eclipse span.cm-tag {color: #170;} |
---|
18 | .cm-s-eclipse span.cm-attribute {color: #00c;} |
---|
19 | .cm-s-eclipse span.cm-link {color: #219;} |
---|
20 | .cm-s-eclipse span.cm-error {color: #f00;} |
---|
21 | |
---|
22 | .cm-s-eclipse .CodeMirror-activeline-background {background: #e8f2ff !important;} |
---|
23 | .cm-s-eclipse .CodeMirror-matchingbracket {outline:1px solid grey; color:black !important;} |
---|
Note: See
TracBrowser
for help on using the repository browser.