Added toolbar fg color
parent
379ce1759a
commit
9e31ffe769
|
@ -1917,6 +1917,7 @@ GtkColorButton.button {
|
|||
border-style: none;
|
||||
background-color: @toolbar_bg_color;
|
||||
background-image: none;
|
||||
color: @toolbar_fg_color;
|
||||
}
|
||||
|
||||
.toolbar .button {
|
||||
|
|
Loading…
Reference in New Issue