Changeset 3617:bb465743f804 for admin/js/codemirror/theme/ambiance.css
- Timestamp:
- 12/11/17 15:59:17 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/codemirror/theme/ambiance.css
r3251 r3617 12 12 .cm-s-ambiance .cm-variable { color: #ffb795; } 13 13 .cm-s-ambiance .cm-variable-2 { color: #eed1b3; } 14 .cm-s-ambiance .cm-variable-3 { color: #faded3; }14 .cm-s-ambiance .cm-variable-3, .cm-s-ambiance .cm-type { color: #faded3; } 15 15 .cm-s-ambiance .cm-property { color: #eed1b3; } 16 16 .cm-s-ambiance .cm-operator { color: #fa8d6a; }
Note: See TracChangeset
for help on using the changeset viewer.