Added cosmic theme configuration

This commit is contained in:
Gu://em_ 2024-12-23 16:48:27 +01:00
parent 4f35e582b2
commit 8c8dcd73a2
6 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,5 @@
Some((
red: 0.93333334,
green: 0.4235294,
blue: 0.30196077,
))

View file

@ -0,0 +1,6 @@
Some((
red: 0.11518643,
green: 0.14849715,
blue: 0.20401502,
alpha: 1.0,
))

View file

@ -0,0 +1,8 @@
(
radius_0: (0.0, 0.0, 0.0, 0.0),
radius_xs: (4.0, 4.0, 4.0, 4.0),
radius_s: (8.0, 8.0, 8.0, 8.0),
radius_m: (16.0, 16.0, 16.0, 16.0),
radius_l: (32.0, 32.0, 32.0, 32.0),
radius_xl: (160.0, 160.0, 160.0, 160.0),
)

View file

@ -0,0 +1 @@
(0, 8)

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,
)

View file

@ -0,0 +1 @@
true