mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:53:55 -05:00
added light modern vscode theme by default
This commit is contained in:
parent
b5dbd50cdf
commit
c7065d951c
|
@ -35,6 +35,7 @@
|
|||
"update.mode" = "none";
|
||||
"window.autoDetectColorScheme" = true;
|
||||
"window.titleBarStyle" = "custom";
|
||||
"workbench.colorTheme" = "Light Modern";
|
||||
};
|
||||
enableUpdateCheck = false;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue