Use muted text color for CaptionMenuItem
This commit is contained in:
parent
f11c81f976
commit
baab534692
@ -149,6 +149,8 @@ $menu-button-padding-y: cfg.$menu-padding-y - math.div(cfg.$menubar-padding-y,
|
||||
}
|
||||
|
||||
>.label {
|
||||
-fx-text-fill: -color-fg-muted;
|
||||
|
||||
>.text {
|
||||
-fx-font-weight: bold;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user