PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 4.14
Smart Grid-Layout Design for Contact Form 7 v4.14
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
cf7-grid-layout / assets / codemirror / theme / eclipse.css

eclipse.css in Smart Grid-Layout Design for Contact Form 7 4.14, at assets/codemirror/theme/eclipse.css

24 lines 1.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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; }
23 .cm-s-eclipse .CodeMirror-matchingbracket { outline:1px solid grey; color:black !important; }
24