Closed cesarblender closed 3 months ago
Removed theme property written in the config block. Added theme decorator at the top of the file.
theme
Removed unused keymap. kb-row-up: "Up,Control+p,ISO_Left_Tab"; and kb-row-tab: "Tab"; is no longer necesary. And it causes errors.
kb-row-up: "Up,Control+p,ISO_Left_Tab";
kb-row-tab: "Tab";
Removed
theme
property written in the config block. Addedtheme
decorator at the top of the file.