forked from Shinonome/dots-hyprland
right sidebar: fix no alt action toggle not very readable when enabled
This commit is contained in:
+2
-1
@@ -119,8 +119,9 @@ GroupButton {
|
|||||||
}
|
}
|
||||||
font {
|
font {
|
||||||
pixelSize: Appearance.font.pixelSize.smaller
|
pixelSize: Appearance.font.pixelSize.smaller
|
||||||
|
weight: 100
|
||||||
}
|
}
|
||||||
color: Appearance.colors.colSubtext
|
color: root.colText
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
text: root.statusText
|
text: root.statusText
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user