Partially restored the default theme (rosepine)

This commit is contained in:
quadbyte 2025-08-14 18:46:00 -04:00
parent 796bb4acd0
commit 7660a37b8a
8 changed files with 23 additions and 23 deletions

View file

@ -27,7 +27,7 @@ Slider {
width: root.availableWidth
height: implicitHeight
radius: height / 2
color: Colors.colorSurfaceVariant
color: Colors.colorSurface
Rectangle {
id: activeTrack