ui element for theme switching

This commit is contained in:
2023-12-15 17:31:14 +01:00
parent 969e3db499
commit 69c5b00b1f
4 changed files with 23 additions and 1 deletions

View File

@ -43,6 +43,7 @@ export const singleElements = {
midi_clock_checkbox: "send-midi-clock",
midi_channels_scripts: "midi-channels-scripts",
midi_clock_ppqn: "midi-clock-ppqn-input",
theme_selector: "theme-selector",
load_demo_songs: "load-demo-songs",
normal_mode_button: "normal-mode",
vim_mode_button: "vim-mode",