mirror of
https://github.com/Keyitdev/sddm-astronaut-theme.git
synced 2026-09-24 02:22:09 +00:00
Fix: Fixed fonts and some variables names.
This commit is contained in:
@@ -114,6 +114,7 @@ Pane {
|
||||
text: config.TranslateVirtualKeyboardButtonOff || "Virtual Keyboard (off)"
|
||||
color: parent.visualFocus ? config.HoverVirtualKeyboardButtonTextColor : config.VirtualKeyboardButtonTextColor
|
||||
font.pointSize: root.font.pointSize * 0.8
|
||||
font.family: root.font.family
|
||||
}
|
||||
background: Rectangle {
|
||||
id: vkbbg
|
||||
|
||||
Reference in New Issue
Block a user