lib/gollum/public/gollum/livepreview/js/ace/lib/ace/theme/twilight.css in gollum-3.1.2 vs lib/gollum/public/gollum/livepreview/js/ace/lib/ace/theme/twilight.css in gollum-3.1.3
- old
+ new
@@ -6,27 +6,19 @@
.ace-twilight .ace_print-margin {
width: 1px;
background: #232323
}
-.ace-twilight .ace_scroller {
- background-color: #141414
-}
-
-.ace-twilight .ace_text-layer {
+.ace-twilight {
+ background-color: #141414;
color: #F8F8F8
}
.ace-twilight .ace_cursor {
- border-left: 2px solid #A7A7A7
+ color: #A7A7A7
}
-.ace-twilight .ace_overwrite-cursors .ace_cursor {
- border-left: 0px;
- border-bottom: 1px solid #A7A7A7
-}
-
.ace-twilight .ace_marker-layer .ace_selection {
background: rgba(221, 240, 255, 0.20)
}
.ace-twilight.ace_multiselect .ace_selection.ace_start {
@@ -66,10 +58,11 @@
.ace-twilight .ace_constant,
.ace-twilight .ace_constant.ace_character,
.ace-twilight .ace_constant.ace_character.ace_escape,
.ace-twilight .ace_constant.ace_other,
+.ace-twilight .ace_heading,
.ace-twilight .ace_markup.ace_heading,
.ace-twilight .ace_support.ace_constant {
color: #CF6A4C
}
@@ -95,10 +88,11 @@
.ace-twilight .ace_support.ace_function {
color: #DAD085
}
+.ace-twilight .ace_list,
.ace-twilight .ace_markup.ace_list,
.ace-twilight .ace_storage {
color: #F9EE98
}
@@ -127,12 +121,8 @@
.ace-twilight .ace_xml-pe {
color: #494949
}
-.ace-twilight .ace_markup.ace_underline {
- text-decoration: underline
-}
-
.ace-twilight .ace_indent-guide {
- background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWMQERH5zzBz5sz/AA5EBAYqeZXWAAAAAElFTkSuQmCC) right repeat-y
+ background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWMQERFpYLC1tf0PAAgOAnPnhxyiAAAAAElFTkSuQmCC) right repeat-y
}
\ No newline at end of file