mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: Add shortcut for dark mode (#3543)
* Create and move toggle into an action * Add shortcut on help dialog
This commit is contained in:
parent
178ee04d82
commit
198800136e
7 changed files with 36 additions and 13 deletions
|
@ -15,6 +15,7 @@ export const CODES = {
|
|||
QUOTE: "Quote",
|
||||
ZERO: "Digit0",
|
||||
C: "KeyC",
|
||||
D: "KeyD",
|
||||
G: "KeyG",
|
||||
F: "KeyF",
|
||||
H: "KeyH",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue