mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-10 09:24:21 +01:00
Merge pull request #1 from SlyJack0/master
Don't change editor's background color
This commit is contained in:
commit
c63b0ce49c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user