GTK2: Fix the font color for selected menubar-item on dark theme
This commit is contained in:
@@ -47,7 +47,7 @@ style "menubar_item" {
|
|||||||
xthickness = 2
|
xthickness = 2
|
||||||
ythickness = 6
|
ythickness = 6
|
||||||
|
|
||||||
fg[PRELIGHT] = @selected_fg_color
|
fg[PRELIGHT] = @fg_color
|
||||||
|
|
||||||
engine "pixmap" {
|
engine "pixmap" {
|
||||||
|
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ style "menubar_item" {
|
|||||||
xthickness = 2
|
xthickness = 2
|
||||||
ythickness = 6
|
ythickness = 6
|
||||||
|
|
||||||
fg[PRELIGHT] = @selected_fg_color
|
fg[PRELIGHT] = @fg_color
|
||||||
|
|
||||||
engine "pixmap" {
|
engine "pixmap" {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user