chore(default_schema): update default themes

This updates the default themes here to latest.
This commit is contained in:
Vukašin Vojinović 2025-07-31 14:40:16 +02:00 committed by Michael Murphy
parent e7319ec022
commit f536038489
49 changed files with 1377 additions and 996 deletions

View file

@ -1 +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)
(
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,
)