Improve contrast in Chef editor colors
This commit is contained in:
parent
251a6836f5
commit
808e4d302a
@ -56,7 +56,7 @@ export const editorTokensProvider: MonacoTokensProvider = {
|
||||
[/Method./, "red"],
|
||||
[/mixing bowl/, "green"],
|
||||
[/baking dish/, "blue"],
|
||||
[/\d(st|nd|rd|th)?/, "sepia"],
|
||||
[/\d(st|nd|rd|th)?/, "orange"],
|
||||
],
|
||||
},
|
||||
defaultToken: "plain",
|
||||
|
Loading…
x
Reference in New Issue
Block a user