Skip to content

Commit 1387b54

Browse files
EmilySeville7cfgEmilySeville7cfg
authored andcommitted
feat: permit any color, but suggest standard ones
1 parent 13bfb89 commit 1387b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"definitions": {
44
"color": {
55
"type": "string",
6-
"enum": [
6+
"examples": [
77
"red",
88
"green",
99
"yellow",

0 commit comments

Comments
 (0)