turn off catppuccin.syncWithIconPack
in vscode settings
This commit is contained in:
parent
5c8bdec1cb
commit
6afac0e40a
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@
|
||||||
"editor.fontLigatures" =
|
"editor.fontLigatures" =
|
||||||
"'cv01', 'cv02', 'ss05', 'ss08', 'ss03', 'cv29', 'cv30', 'cv11'";
|
"'cv01', 'cv02', 'ss05', 'ss08', 'ss03', 'cv29', 'cv30', 'cv11'";
|
||||||
"workbench.iconTheme" = "catppuccin-latte";
|
"workbench.iconTheme" = "catppuccin-latte";
|
||||||
|
"catppuccin.syncWithIconPack" = false;
|
||||||
"codesnap.shutterAction" = "copy";
|
"codesnap.shutterAction" = "copy";
|
||||||
"codesnap.transparentBackground" = true;
|
"codesnap.transparentBackground" = true;
|
||||||
"codesnap.realLineNumbers" = true;
|
"codesnap.realLineNumbers" = true;
|
||||||
|
|
Loading…
Reference in a new issue