1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-10 09:24:21 +01:00

editor background shouldn't be affected

This commit is contained in:
Jaakko Rinta-Filppula 2014-02-27 12:35:41 +02:00
parent 47c637dea2
commit cd9df90e08

View File

@ -13,10 +13,6 @@
.selection .region { background-color: lighten(@input-background-color, 10%); }
}
.editor, .editor .gutter {
background-color: @app-background-color;
}
.editor.editor-colors.mini.is-focused {
.selection .region { background-color: lighten(@app-background-color, 5%); }
transition: background-color 0.1s