woo cosmic is useable for my standards now that keybindings are working
This commit is contained in:
parent
f507597491
commit
9b2b1c54fb
64 changed files with 1327 additions and 16 deletions
|
@ -0,0 +1 @@
|
|||
1
|
|
@ -0,0 +1,8 @@
|
|||
(
|
||||
radius_0: (0.0, 0.0, 0.0, 0.0),
|
||||
radius_xs: (2.0, 2.0, 2.0, 2.0),
|
||||
radius_s: (2.0, 2.0, 2.0, 2.0),
|
||||
radius_m: (2.0, 2.0, 2.0, 2.0),
|
||||
radius_l: (2.0, 2.0, 2.0, 2.0),
|
||||
radius_xl: (2.0, 2.0, 2.0, 2.0),
|
||||
)
|
|
@ -0,0 +1 @@
|
|||
(0, 4)
|
|
@ -0,0 +1,12 @@
|
|||
(
|
||||
space_none: 0,
|
||||
space_xxxs: 4,
|
||||
space_xxs: 4,
|
||||
space_xs: 8,
|
||||
space_s: 8,
|
||||
space_m: 16,
|
||||
space_l: 24,
|
||||
space_xl: 32,
|
||||
space_xxl: 48,
|
||||
space_xxxl: 64,
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue