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+/",