Add vscode theme configuration

This commit is contained in:
panotaka
2023-12-07 10:00:21 -04:00
parent 008cdf0aa2
commit ad31be1d58
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
{
stylix.autoEnable = false;
stylix.targets.vscode.enable = true;
}