mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added layoutMargin
& layoutPadding
to defaultTheme
This commit is contained in:
parent
d1d4479838
commit
c598869675
@ -4,7 +4,9 @@
|
||||
"primaryColor": "#ff6064",
|
||||
"backgroundColorTransparency": "0.8",
|
||||
"backgroundImage": "none",
|
||||
"fontFamily": "'Varela Round', sans-serif"
|
||||
"fontFamily": "'Varela Round', sans-serif",
|
||||
"layoutMargin": "unset",
|
||||
"layoutPadding": "10px"
|
||||
},
|
||||
"defaultVariant": "light",
|
||||
"variants": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user