forked from Shinonome/dots-hyprland
easy transparency for yoinkers
This commit is contained in:
@@ -16,7 +16,7 @@ ProgressBar {
|
||||
property real valueBarWidth: 120
|
||||
property real valueBarHeight: 4
|
||||
property real valueBarGap: 4
|
||||
property color highlightColor: Appearance?.m3colors.m3primary ?? "#685496"
|
||||
property color highlightColor: Appearance?.colors.colPrimary ?? "#685496"
|
||||
property color trackColor: Appearance?.m3colors.m3secondaryContainer ?? "#F1D3F9"
|
||||
|
||||
Behavior on value {
|
||||
|
||||
Reference in New Issue
Block a user