Regenerated

This commit is contained in:
2026-04-13 12:13:31 +02:00
parent 66294c2393
commit 82d55ebadb
4 changed files with 338 additions and 338 deletions
+2 -2
View File
@@ -4074,7 +4074,7 @@ These are config files for waybar
"days": "<span color='#cba6f7'><b>{}</b></span>",
"weeks": "<span color='#a6e3a1'><b>W{}</b></span>",
"weekdays": "<span color='#f9e2af'><b>{}</b></span>",
"today": "<span color='#cdd6f4'><b>{}</b></span>"
"today": "<span color='#cdd6f4'><b><u>{}</u></b></span>"
}
},
"on-click": "flatpak run eu.betterbird.Betterbird -calendar"
@@ -4316,8 +4316,8 @@ label#custom-media.module {
padding: 0 10px;
}
calendar today,
calendar highlight {
color: @green;
border-radius: 50%;
background-color: @green;
}