Maybe without the pkgs
This commit is contained in:
parent
12565e6ba5
commit
2f071a7784
|
@ -106,7 +106,7 @@
|
||||||
extensions = with pkgs.vscode-extensions; [
|
extensions = with pkgs.vscode-extensions; [
|
||||||
#arrterian.nix-env-selector
|
#arrterian.nix-env-selector
|
||||||
#ban.spellright
|
#ban.spellright
|
||||||
(pkgs.catppuccin-vsc.override {
|
(catppuccin-vsc.override {
|
||||||
accent = "lavender";
|
accent = "lavender";
|
||||||
boldKeywords = true;
|
boldKeywords = true;
|
||||||
italicComments = true;
|
italicComments = true;
|
||||||
|
|
Loading…
Reference in a new issue