vscode: switch to ctp macchiato

This commit is contained in:
uku 2024-01-03 22:29:19 +01:00
parent 22f61991ca
commit a3d7290a15
Signed by: uku
GPG key ID: 7D01D7B105E77166

View file

@ -59,7 +59,7 @@
"nix.serverPath" = "nil"; "nix.serverPath" = "nil";
"rust-analyzer.check.command" = "clippy"; "rust-analyzer.check.command" = "clippy";
"terminal.integrated.fontFamily" = "Iosevka Nerd Font"; "terminal.integrated.fontFamily" = "Iosevka Nerd Font";
"workbench.colorTheme" = "Catppuccin Mocha"; "workbench.colorTheme" = "Catppuccin Macchiato";
"errorLens.messageBackgroundMode" = "message"; "errorLens.messageBackgroundMode" = "message";
"java.jdt.ls.java.home" = "${pkgs.jdk17}/lib/openjdk"; "java.jdt.ls.java.home" = "${pkgs.jdk17}/lib/openjdk";