Changed cosmic theme and fixed keyboard switching script

This commit is contained in:
Gu://em_ 2026-08-04 14:27:55 +02:00
parent da39b8b8e0
commit 5b27fba42c
6 changed files with 33 additions and 2 deletions

View file

@ -0,0 +1,12 @@
(
space_none: 0,
space_xxxs: 4,
space_xxs: 8,
space_xs: 12,
space_s: 16,
space_m: 24,
space_l: 32,
space_xl: 48,
space_xxl: 64,
space_xxxl: 128,
)