Exclude some color tokens from config.yaml validation
This commit is contained in:
16
.vscode/astrowind/config-schema.json
vendored
16
.vscode/astrowind/config-schema.json
vendored
@@ -323,13 +323,7 @@
|
||||
"bgPage",
|
||||
"primary",
|
||||
"secondary",
|
||||
"accent",
|
||||
"info",
|
||||
"success",
|
||||
"warning",
|
||||
"error",
|
||||
"link",
|
||||
"linkActive"
|
||||
"accent"
|
||||
]
|
||||
},
|
||||
"fonts": {
|
||||
@@ -403,13 +397,7 @@
|
||||
"bgPage",
|
||||
"primary",
|
||||
"secondary",
|
||||
"accent",
|
||||
"info",
|
||||
"success",
|
||||
"warning",
|
||||
"error",
|
||||
"link",
|
||||
"linkActive"
|
||||
"accent"
|
||||
]
|
||||
},
|
||||
"fonts": {
|
||||
|
Reference in New Issue
Block a user