* update gutter font color

This commit is contained in:
Giannis 2012-06-27 18:26:46 +03:00
commit 78975a0fc2
14 changed files with 15 additions and 15 deletions

View file

@ -9,7 +9,7 @@
.ace-clouds-midnight .ace_gutter {
background: #232323;
color: #333;
color: #929292;
}
.ace-clouds-midnight .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-cobalt .ace_gutter {
background: #011e3a;
color: #333;
color: #fff;
}
.ace-cobalt .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-idle-fingers .ace_gutter {
background: #3b3b3b;
color: #333;
color: #fff;
}
.ace-idle-fingers .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-kr-theme .ace_gutter {
background: #1c1917;
color: #333;
color: #FCFFE0;
}
.ace-kr-theme .ace_print_margin {

View file

@ -8,8 +8,8 @@
}
.ace-merbivore .ace_gutter {
background: #e8e8e8;
color: #333;
background: #202020;
color: #E6E1DC;
}
.ace-merbivore .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-merbivore-soft .ace_gutter {
background: #262424;
color: #333;
color: #E6E1DC;
}
.ace-merbivore-soft .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-mono-industrial .ace_gutter {
background: #1d2521;
color: #333;
color: #fff;
}
.ace-mono-industrial .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-pastel-on-dark .ace_gutter {
background: #353030;
color: #333;
color: #8F938F;
}
.ace-pastel-on-dark .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-tomorrow .ace_gutter {
background: #f6f6f6;
color: #333;
color: #4D4D4C;
}
.ace-tomorrow .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-tomorrow-night .ace_gutter {
background: #25282c;
color: #333;
color: #C5C8C6;
}
.ace-tomorrow-night .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-tomorrow-night-bright .ace_gutter {
background: #1a1a1a;
color: #333;
color: #DEDEDE;
}
.ace-tomorrow-night-bright .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-tomorrow-night-eighties .ace_gutter {
background: #272727;
color: #333;
color: #CCC;
}
.ace-tomorrow-night-eighties .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-twilight .ace_gutter {
background: #232323;
color: #333;
color: #F8F8F8;
}
.ace-twilight .ace_print_margin {

View file

@ -9,7 +9,7 @@
.ace-vibrant-ink .ace_gutter {
background: #1a1a1a;
color: #333;
color: white;
}
.ace-vibrant-ink .ace_print_margin {