mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 17:36:10 +01:00
general theme applying
This commit is contained in:
@@ -48,10 +48,10 @@
|
||||
|
||||
"symbols.hidesExplorerArrows" = false;
|
||||
|
||||
"workbench.iconTheme" = "vs-minimal";
|
||||
"workbench.colorTheme" = "Rose Pine";
|
||||
"workbench.preferredDarkColorTheme" = "Rose Pine";
|
||||
"workbench.preferredHighContrastColorTheme" = "Rose Pine";
|
||||
"workbench.iconTheme" = "rose-pine-icons";
|
||||
"workbench.colorTheme" = "Rosé Pine";
|
||||
"workbench.preferredDarkColorTheme" = "Rosé Pine";
|
||||
"workbench.preferredHighContrastColorTheme" = "Rosé Pine";
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user