update to nextcloud calendar

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-05-02 23:59:30 +02:00
parent 901839dcd1
commit 789ed570cf
3 changed files with 45 additions and 19 deletions

View File

@@ -27,15 +27,15 @@
},
"NxNORTH": {
"base": {
"foreground": "#d7e3f3",
"background": "#050b13"
"foreground": "#dbe7ef",
"background": "#070d11"
},
"to_alter": {
"accent": "#6291cf",
"secondary": "#5f5fd2",
"tertiary": "#999999",
"special": "#cf9f61",
"weird": "#c461cf"
"accent": "#72a2bf",
"secondary": "#fc3535",
"tertiary": "#83ae8a",
"special": "#bf8f71",
"weird": "#a871bf"
}
},
"NxDCS": {