mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
More fixes
This commit is contained in:
@@ -711,7 +711,7 @@ GtkComboBox .menu {
|
||||
.toolbar .menu,
|
||||
.toolbar .primary-toolbar .menu,
|
||||
.header-bar .menu,
|
||||
.header-bar .primary-header-bar .menu,
|
||||
.header-bar .primary-toolbar .menu,
|
||||
.menu {
|
||||
padding: 0;
|
||||
border-radius: 0;
|
||||
@@ -1285,7 +1285,8 @@ GtkComboBox .separator {
|
||||
***********/
|
||||
.sidebar,
|
||||
.sidebar.view,
|
||||
.sidebar .view {
|
||||
.sidebar .view,
|
||||
.sidebar GtkScrolledWindow {
|
||||
background-color: @theme_bg_color;
|
||||
color: mix(@theme_fg_color, @theme_bg_color, 0.1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user