From 21d8ed2fd35f036f1d6ed626a99e73687dbf9f39 Mon Sep 17 00:00:00 2001 From: Giannis Date: Tue, 26 Jun 2012 19:51:05 +0300 Subject: [PATCH] * update gutter color for themes --- lib/ace/theme/chrome.css | 2 +- lib/ace/theme/clouds.css | 2 +- lib/ace/theme/clouds_midnight.css | 4 ++-- lib/ace/theme/cobalt.css | 4 ++-- lib/ace/theme/crimson_editor.css | 2 +- lib/ace/theme/dawn.css | 2 +- lib/ace/theme/eclipse.css | 4 ++-- lib/ace/theme/idle_fingers.css | 4 ++-- lib/ace/theme/kr_theme.css | 4 ++-- lib/ace/theme/merbivore_soft.css | 4 ++-- lib/ace/theme/mono_industrial.css | 2 +- lib/ace/theme/monokai.css | 2 +- lib/ace/theme/pastel_on_dark.css | 4 ++-- lib/ace/theme/solarized_dark.css | 2 +- lib/ace/theme/solarized_light.css | 2 +- lib/ace/theme/textmate.css | 2 +- lib/ace/theme/tomorrow.css | 4 ++-- lib/ace/theme/tomorrow_night.css | 4 ++-- lib/ace/theme/tomorrow_night_blue.css | 4 ++-- lib/ace/theme/tomorrow_night_bright.css | 4 ++-- lib/ace/theme/tomorrow_night_eighties.css | 4 ++-- lib/ace/theme/twilight.css | 4 ++-- lib/ace/theme/vibrant_ink.css | 4 ++-- 23 files changed, 37 insertions(+), 37 deletions(-) diff --git a/lib/ace/theme/chrome.css b/lib/ace/theme/chrome.css index 3283e127..425071dc 100644 --- a/lib/ace/theme/chrome.css +++ b/lib/ace/theme/chrome.css @@ -7,7 +7,7 @@ } .ace-chrome .ace_gutter { - background: #e8e8e8; + background: #ebebeb; color: #333; overflow : hidden; } diff --git a/lib/ace/theme/clouds.css b/lib/ace/theme/clouds.css index fe19f765..1622cec2 100644 --- a/lib/ace/theme/clouds.css +++ b/lib/ace/theme/clouds.css @@ -8,7 +8,7 @@ } .ace-clouds .ace_gutter { - background: #e8e8e8; + background: #ebebeb; color: #333; } diff --git a/lib/ace/theme/clouds_midnight.css b/lib/ace/theme/clouds_midnight.css index 8f78b84e..f54c7dcb 100644 --- a/lib/ace/theme/clouds_midnight.css +++ b/lib/ace/theme/clouds_midnight.css @@ -8,13 +8,13 @@ } .ace-clouds-midnight .ace_gutter { - background: #e8e8e8; + background: #232323; color: #333; } .ace-clouds-midnight .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #232323; } .ace-clouds-midnight .ace_scroller { diff --git a/lib/ace/theme/cobalt.css b/lib/ace/theme/cobalt.css index 4d4bc633..ad1cd8a2 100644 --- a/lib/ace/theme/cobalt.css +++ b/lib/ace/theme/cobalt.css @@ -8,13 +8,13 @@ } .ace-cobalt .ace_gutter { - background: #e8e8e8; + background: #011e3a; color: #333; } .ace-cobalt .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #011e3a; } .ace-cobalt .ace_scroller { diff --git a/lib/ace/theme/crimson_editor.css b/lib/ace/theme/crimson_editor.css index b10bf3b6..efd0d923 100644 --- a/lib/ace/theme/crimson_editor.css +++ b/lib/ace/theme/crimson_editor.css @@ -7,7 +7,7 @@ } .ace-crimson-editor .ace_gutter { - background: #e8e8e8; + background: #ebebeb; color: #333; overflow : hidden; } diff --git a/lib/ace/theme/dawn.css b/lib/ace/theme/dawn.css index 54763212..94cbd1c3 100644 --- a/lib/ace/theme/dawn.css +++ b/lib/ace/theme/dawn.css @@ -8,7 +8,7 @@ } .ace-dawn .ace_gutter { - background: #e8e8e8; + background: #ebebeb; color: #333; } diff --git a/lib/ace/theme/eclipse.css b/lib/ace/theme/eclipse.css index a45ea999..f02283b2 100644 --- a/lib/ace/theme/eclipse.css +++ b/lib/ace/theme/eclipse.css @@ -7,14 +7,14 @@ } .ace-eclipse .ace_gutter { - background: rgb(227, 227, 227); + background: #ebebeb; border-right: 1px solid rgb(159, 159, 159); color: rgb(136, 136, 136); } .ace-eclipse .ace_print_margin { width: 1px; - background: #b1b4ba; + background: #ebebeb; } .ace-eclipse .ace_fold { diff --git a/lib/ace/theme/idle_fingers.css b/lib/ace/theme/idle_fingers.css index f3fdb2a8..603295eb 100644 --- a/lib/ace/theme/idle_fingers.css +++ b/lib/ace/theme/idle_fingers.css @@ -8,13 +8,13 @@ } .ace-idle-fingers .ace_gutter { - background: #e8e8e8; + background: #3b3b3b; color: #333; } .ace-idle-fingers .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #3b3b3b; } .ace-idle-fingers .ace_scroller { diff --git a/lib/ace/theme/kr_theme.css b/lib/ace/theme/kr_theme.css index 8c8a4da9..3ce6a62b 100644 --- a/lib/ace/theme/kr_theme.css +++ b/lib/ace/theme/kr_theme.css @@ -8,13 +8,13 @@ } .ace-kr-theme .ace_gutter { - background: #e8e8e8; + background: #1c1917; color: #333; } .ace-kr-theme .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #1c1917; } .ace-kr-theme .ace_scroller { diff --git a/lib/ace/theme/merbivore_soft.css b/lib/ace/theme/merbivore_soft.css index 4021c275..90d37bf7 100644 --- a/lib/ace/theme/merbivore_soft.css +++ b/lib/ace/theme/merbivore_soft.css @@ -8,13 +8,13 @@ } .ace-merbivore-soft .ace_gutter { - background: #e8e8e8; + background: #262424; color: #333; } .ace-merbivore-soft .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #262424; } .ace-merbivore-soft .ace_scroller { diff --git a/lib/ace/theme/mono_industrial.css b/lib/ace/theme/mono_industrial.css index dbe006e0..6467a33f 100644 --- a/lib/ace/theme/mono_industrial.css +++ b/lib/ace/theme/mono_industrial.css @@ -8,7 +8,7 @@ } .ace-mono-industrial .ace_gutter { - background: #e8e8e8; + background: #1d2521; color: #333; } diff --git a/lib/ace/theme/monokai.css b/lib/ace/theme/monokai.css index 54d051e2..cae92734 100644 --- a/lib/ace/theme/monokai.css +++ b/lib/ace/theme/monokai.css @@ -8,7 +8,7 @@ } .ace-monokai .ace_gutter { - background: #292a24; + background: #2f3129; color: #f1f1f1; } diff --git a/lib/ace/theme/pastel_on_dark.css b/lib/ace/theme/pastel_on_dark.css index 735da017..3fd17617 100644 --- a/lib/ace/theme/pastel_on_dark.css +++ b/lib/ace/theme/pastel_on_dark.css @@ -8,13 +8,13 @@ } .ace-pastel-on-dark .ace_gutter { - background: #e8e8e8; + background: #353030; color: #333; } .ace-pastel-on-dark .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #353030; } .ace-pastel-on-dark .ace_scroller { diff --git a/lib/ace/theme/solarized_dark.css b/lib/ace/theme/solarized_dark.css index 437bab60..df259e8b 100644 --- a/lib/ace/theme/solarized_dark.css +++ b/lib/ace/theme/solarized_dark.css @@ -8,7 +8,7 @@ } .ace-solarized-dark .ace_gutter { - background: #09222b; + background: #01313f; color: #d0edf7; } diff --git a/lib/ace/theme/solarized_light.css b/lib/ace/theme/solarized_light.css index 1c00cb36..1bd26c83 100644 --- a/lib/ace/theme/solarized_light.css +++ b/lib/ace/theme/solarized_light.css @@ -8,7 +8,7 @@ } .ace-solarized-light .ace_gutter { - background: #e8e8e8; + background: #fbf1d3; color: #333; } diff --git a/lib/ace/theme/textmate.css b/lib/ace/theme/textmate.css index c35c8599..adfefa81 100644 --- a/lib/ace/theme/textmate.css +++ b/lib/ace/theme/textmate.css @@ -7,7 +7,7 @@ } .ace-tm .ace_gutter { - background: #e8e8e8; + background: #f0f0f0; color: #333; } diff --git a/lib/ace/theme/tomorrow.css b/lib/ace/theme/tomorrow.css index 5aef8dc4..ca563c3d 100644 --- a/lib/ace/theme/tomorrow.css +++ b/lib/ace/theme/tomorrow.css @@ -8,13 +8,13 @@ } .ace-tomorrow .ace_gutter { - background: #e8e8e8; + background: #f6f6f6; color: #333; } .ace-tomorrow .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #f6f6f6; } .ace-tomorrow .ace_scroller { diff --git a/lib/ace/theme/tomorrow_night.css b/lib/ace/theme/tomorrow_night.css index a920d173..ab8bc0dd 100644 --- a/lib/ace/theme/tomorrow_night.css +++ b/lib/ace/theme/tomorrow_night.css @@ -8,13 +8,13 @@ } .ace-tomorrow-night .ace_gutter { - background: #e8e8e8; + background: #25282c; color: #333; } .ace-tomorrow-night .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #25282c; } .ace-tomorrow-night .ace_scroller { diff --git a/lib/ace/theme/tomorrow_night_blue.css b/lib/ace/theme/tomorrow_night_blue.css index 068e5bea..1bcc86c3 100644 --- a/lib/ace/theme/tomorrow_night_blue.css +++ b/lib/ace/theme/tomorrow_night_blue.css @@ -8,13 +8,13 @@ } .ace-tomorrow-night-blue .ace_gutter { - background: #022346; + background: #00204b; color: #7388b5; } .ace-tomorrow-night-blue .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #00204b; } .ace-tomorrow-night-blue .ace_scroller { diff --git a/lib/ace/theme/tomorrow_night_bright.css b/lib/ace/theme/tomorrow_night_bright.css index 25f62064..077f6bb2 100644 --- a/lib/ace/theme/tomorrow_night_bright.css +++ b/lib/ace/theme/tomorrow_night_bright.css @@ -8,13 +8,13 @@ } .ace-tomorrow-night-bright .ace_gutter { - background: #e8e8e8; + background: #1a1a1a; color: #333; } .ace-tomorrow-night-bright .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #1a1a1a; } .ace-tomorrow-night-bright .ace_scroller { diff --git a/lib/ace/theme/tomorrow_night_eighties.css b/lib/ace/theme/tomorrow_night_eighties.css index e798393f..001b1ff4 100644 --- a/lib/ace/theme/tomorrow_night_eighties.css +++ b/lib/ace/theme/tomorrow_night_eighties.css @@ -8,13 +8,13 @@ } .ace-tomorrow-night-eighties .ace_gutter { - background: #e8e8e8; + background: #272727; color: #333; } .ace-tomorrow-night-eighties .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #272727; } .ace-tomorrow-night-eighties .ace_scroller { diff --git a/lib/ace/theme/twilight.css b/lib/ace/theme/twilight.css index 02f51284..3bb7ec84 100644 --- a/lib/ace/theme/twilight.css +++ b/lib/ace/theme/twilight.css @@ -8,13 +8,13 @@ } .ace-twilight .ace_gutter { - background: #e8e8e8; + background: #232323; color: #333; } .ace-twilight .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #232323; } .ace-twilight .ace_scroller { diff --git a/lib/ace/theme/vibrant_ink.css b/lib/ace/theme/vibrant_ink.css index 41ca13f6..e07e5913 100644 --- a/lib/ace/theme/vibrant_ink.css +++ b/lib/ace/theme/vibrant_ink.css @@ -8,13 +8,13 @@ } .ace-vibrant-ink .ace_gutter { - background: #e8e8e8; + background: #1a1a1a; color: #333; } .ace-vibrant-ink .ace_print_margin { width: 1px; - background: #e8e8e8; + background: #1a1a1a; } .ace-vibrant-ink .ace_scroller {