mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
lock: fix sleep button color
This commit is contained in:
parent
4c454d463a
commit
11e28286e1
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ MouseArea {
|
|||
verticalAlignment: Text.AlignVCenter
|
||||
iconSize: 24
|
||||
text: "dark_mode"
|
||||
color: Appearance.colors.colOnPrimaryContainer
|
||||
color: Appearance.colors.colOnSurfaceVariant
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue