vscodium: prevent interactive asking for screenreader
This commit is contained in:
parent
0b239f93da
commit
023b987cd0
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
in
|
||||
{
|
||||
"editor.fontLigatures" = true;
|
||||
"editor.accessibilitySupport" = false; # prevent asking
|
||||
"window.autoDetectColorScheme" = true;
|
||||
"workbench.preferredDarkColorTheme" = "Default Dark Modern";
|
||||
"workbench.preferredLightColorTheme" = "Default Light Modern";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue