📦 update: 6.6.8
This commit is contained in:
22
theme.json
22
theme.json
@@ -5,9 +5,12 @@
|
||||
"settings": {
|
||||
"color": {
|
||||
"custom": false,
|
||||
"customDuotone": false,
|
||||
"customGradient": false,
|
||||
"defaultPalette": false,
|
||||
"defaultDuotone": false,
|
||||
"defaultGradients": false,
|
||||
"defaultPalette": false,
|
||||
"duotone": [],
|
||||
"palette": [
|
||||
{
|
||||
"name": "Inherit",
|
||||
@@ -1145,30 +1148,23 @@
|
||||
},
|
||||
"spacing": {
|
||||
"padding": true,
|
||||
"units": [
|
||||
"px",
|
||||
"%",
|
||||
"em",
|
||||
"rem",
|
||||
"vw",
|
||||
"vh"
|
||||
]
|
||||
"units": ["px", "%", "em", "rem", "vw", "vh"]
|
||||
},
|
||||
"typography": {
|
||||
"customFontSize": false,
|
||||
"fontFamilies": [
|
||||
{
|
||||
"name": "ui-sans-serif",
|
||||
"name": "Ui-sans-serif",
|
||||
"slug": "sans",
|
||||
"fontFamily": "ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
||||
},
|
||||
{
|
||||
"name": "ui-serif",
|
||||
"name": "Ui-serif",
|
||||
"slug": "serif",
|
||||
"fontFamily": "ui-serif,Georgia,Cambria,\"Times New Roman\",Times,serif"
|
||||
},
|
||||
{
|
||||
"name": "ui-monospace",
|
||||
"name": "Ui-monospace",
|
||||
"slug": "mono",
|
||||
"fontFamily": "ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace"
|
||||
}
|
||||
@@ -1242,4 +1238,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user