Update settings.json
This commit is contained in:
parent
31f8eaa91e
commit
02026bd221
|
@ -25,7 +25,7 @@
|
||||||
"editor.fontWeight": "500",
|
"editor.fontWeight": "500",
|
||||||
"editor.tokenColorCustomizations": {
|
"editor.tokenColorCustomizations": {
|
||||||
"comments":"#7c7c7c",
|
"comments":"#7c7c7c",
|
||||||
"keywords": "#708a00f7",
|
"keywords": "#9a00a8f7",
|
||||||
"variables": "#FD971F",
|
"variables": "#FD971F",
|
||||||
"strings": "#b8386dbd",
|
"strings": "#b8386dbd",
|
||||||
"functions": "#0044d8",
|
"functions": "#0044d8",
|
||||||
|
|
Loading…
Reference in New Issue