diff --git a/app/scenes/KeyboardShortcuts.tsx b/app/scenes/KeyboardShortcuts.tsx
index 866bbc751d..e0fa76de34 100644
--- a/app/scenes/KeyboardShortcuts.tsx
+++ b/app/scenes/KeyboardShortcuts.tsx
@@ -88,6 +88,15 @@ function KeyboardShortcuts({ defaultQuery = "" }: Props) {
),
label: t("Toggle sidebar"),
},
+ {
+ shortcut: (
+ <>
+ {metaDisplay} + ⇧ +{" "}
+ l
+ >
+ ),
+ label: t("Toggle theme"),
+ },
{
shortcut: (
<>