Add 'web/app/themes/badegg/' from commit 'b31aa7550b02a4516fdf161f53dc7666854c9a14'
git-subtree-dir: web/app/themes/badegg git-subtree-mainline:b862ff9755git-subtree-split:b31aa7550b
This commit is contained in:
37
web/app/themes/badegg/theme.json
Normal file
37
web/app/themes/badegg/theme.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"__preprocessed__": "This file is used to build the theme.json file in the `public/build/assets` directory. The built artifact includes Tailwind's colors, fonts, and font sizes.",
|
||||
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
||||
"version": 3,
|
||||
"settings": {
|
||||
"layout": {
|
||||
"contentSize": "48rem"
|
||||
},
|
||||
"background": {
|
||||
"backgroundImage": true
|
||||
},
|
||||
"color": {
|
||||
"custom": false,
|
||||
"customDuotone": false,
|
||||
"customGradient": false,
|
||||
"defaultDuotone": false,
|
||||
"defaultGradients": false,
|
||||
"defaultPalette": false,
|
||||
"duotone": []
|
||||
},
|
||||
"custom": {
|
||||
"spacing": {},
|
||||
"typography": {
|
||||
"font-size": {},
|
||||
"line-height": {}
|
||||
}
|
||||
},
|
||||
"spacing": {
|
||||
"padding": true,
|
||||
"units": ["px", "%", "em", "rem", "vw", "vh"]
|
||||
},
|
||||
"typography": {
|
||||
"defaultFontSizes": false,
|
||||
"customFontSize": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user