summaryrefslogtreecommitdiff
path: root/src/client/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/widgets')
-rw-r--r--src/client/widgets/calendar.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/widgets/calendar.vue b/src/client/widgets/calendar.vue
index 328e6bc62f..a29f73d3c6 100644
--- a/src/client/widgets/calendar.vue
+++ b/src/client/widgets/calendar.vue
@@ -172,7 +172,7 @@ export default define({
> .meter {
width: 100%;
overflow: hidden;
- background: var(--aupeazdm);
+ background: var(--X11);
border-radius: 8px;
> .val {