* update gutter color for themes
This commit is contained in:
parent
6f51592c80
commit
21d8ed2fd3
23 changed files with 37 additions and 37 deletions
|
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
.ace-chrome .ace_gutter {
|
||||
background: #e8e8e8;
|
||||
background: #ebebeb;
|
||||
color: #333;
|
||||
overflow : hidden;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.ace-clouds .ace_gutter {
|
||||
background: #e8e8e8;
|
||||
background: #ebebeb;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
.ace-crimson-editor .ace_gutter {
|
||||
background: #e8e8e8;
|
||||
background: #ebebeb;
|
||||
color: #333;
|
||||
overflow : hidden;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.ace-dawn .ace_gutter {
|
||||
background: #e8e8e8;
|
||||
background: #ebebeb;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.ace-mono-industrial .ace_gutter {
|
||||
background: #e8e8e8;
|
||||
background: #1d2521;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.ace-monokai .ace_gutter {
|
||||
background: #292a24;
|
||||
background: #2f3129;
|
||||
color: #f1f1f1;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.ace-solarized-dark .ace_gutter {
|
||||
background: #09222b;
|
||||
background: #01313f;
|
||||
color: #d0edf7;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.ace-solarized-light .ace_gutter {
|
||||
background: #e8e8e8;
|
||||
background: #fbf1d3;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
.ace-tm .ace_gutter {
|
||||
background: #e8e8e8;
|
||||
background: #f0f0f0;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue