From 926d5bdc5155f6a7a0dd082a86e6acfd230e5e72 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Mon, 29 Apr 2024 21:12:39 +0200 Subject: [PATCH] Remove unused vscode theme --- modules/home/vscode.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/vscode.nix b/modules/home/vscode.nix index f04e20b..a7a97a0 100644 --- a/modules/home/vscode.nix +++ b/modules/home/vscode.nix @@ -22,7 +22,6 @@ open-ext.yzhang.markdown-all-in-one open-ext.github.github-vscode-theme - open-ext.zhuangtongfa.material-theme open-ext.pkief.material-icon-theme ]; };