Fix theme on native light mode, implement volume slider
This commit is contained in:
@@ -5,6 +5,7 @@ import QtQuick.Controls.Basic 6.8
|
||||
Label {
|
||||
property string heading: "base"
|
||||
|
||||
color: Colors.text
|
||||
font.family: Colors.fontFamily
|
||||
font.pixelSize: Colors.fontSize[heading]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user