From 8ea935fd653770039a0b3be5b9384456694da81e Mon Sep 17 00:00:00 2001 From: Max Amundsen Date: Mon, 10 Aug 2026 09:09:21 -0400 Subject: [PATCH] Update .config/Code/User/keybindings.json --- .config/Code/User/keybindings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/Code/User/keybindings.json b/.config/Code/User/keybindings.json index 7125037..be65c47 100644 --- a/.config/Code/User/keybindings.json +++ b/.config/Code/User/keybindings.json @@ -150,7 +150,7 @@ }, { "key": "f3", - "command": "workbench.action.toggleLightDarkThemes" + "command": "workbench.action.selectTheme" }, { "key": "shift+cmd+/",