mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-26 11:54:21 +01:00
Fixes gutter background color
This commit is contained in:
parent
32257c5e95
commit
341a220a35
@ -13,7 +13,7 @@
|
|||||||
.selection .region { background-color: lighten(@input-background-color, 10%); }
|
.selection .region { background-color: lighten(@input-background-color, 10%); }
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor {
|
.editor, .editor .gutter {
|
||||||
background-color: @app-background-color;
|
background-color: @app-background-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user