Changeset 3617:bb465743f804 for admin/js/codemirror/theme/twilight.css
- Timestamp:
- 12/11/17 15:59:17 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/codemirror/theme/twilight.css
r3251 r3617 15 15 .cm-s-twilight .cm-def { color: #8DA6CE; } 16 16 .cm-s-twilight span.cm-variable-2, .cm-s-twilight span.cm-tag { color: #607392; } /**/ 17 .cm-s-twilight span.cm-variable-3, .cm-s-twilight span.cm-def { color: #607392; } /**/17 .cm-s-twilight span.cm-variable-3, .cm-s-twilight span.cm-def, .cm-s-twilight span.cm-type { color: #607392; } /**/ 18 18 .cm-s-twilight .cm-operator { color: #cda869; } /**/ 19 19 .cm-s-twilight .cm-comment { color:#777; font-style:italic; font-weight:normal; } /**/
Note: See TracChangeset
for help on using the changeset viewer.