mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Tweak colors in gedit
This commit is contained in:
@@ -205,7 +205,7 @@ GeditWindow .pane-separator:hover {
|
||||
border-width: 0 1px 1px 1px;
|
||||
border-style: solid;
|
||||
border-color: shade(@theme_bg_color, 0.8);
|
||||
background-color: shade(@theme_bg_color, 1.02);
|
||||
background-color: @theme_bg_color;
|
||||
color: shade(@theme_bg_color, 0.8);
|
||||
}
|
||||
|
||||
@@ -224,7 +224,7 @@ GeditPanel .toolbar {
|
||||
}
|
||||
|
||||
GeditDocumentsPanel .view {
|
||||
background-color: @theme_bg_color;
|
||||
background-color: @theme_base_color;
|
||||
}
|
||||
|
||||
GeditPanel.vertical .notebook {
|
||||
|
||||
Reference in New Issue
Block a user