summaryrefslogtreecommitdiff
path: root/modules/dashboard/dash/Resources.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dashboard/dash/Resources.qml')
-rw-r--r--modules/dashboard/dash/Resources.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dashboard/dash/Resources.qml b/modules/dashboard/dash/Resources.qml
index 3edba0c..326bfb7 100644
--- a/modules/dashboard/dash/Resources.qml
+++ b/modules/dashboard/dash/Resources.qml
@@ -55,7 +55,7 @@ Row {
implicitWidth: Config.dashboard.sizes.resourceProgessThickness
- color: Colours.palette.m3surfaceContainerHigh
+ color: Colours.layer(Colours.palette.m3surfaceContainerHigh, 2)
radius: Appearance.rounding.full
StyledRect {