enhance(ui): theme-related components

This commit is contained in:
charlie
2024-06-21 16:21:22 +08:00
parent 30230b38ca
commit f1f7d6810b
5 changed files with 9 additions and 7 deletions

View File

@@ -523,7 +523,7 @@
:fn ui-handler/toggle-wide-mode!}
:ui/select-theme-color {:binding "t i"
:fn plugin-handler/show-themes-modal!}
:fn #(plugin-handler/show-themes-modal! true)}
:ui/goto-plugins {:binding "t p"
:inactive (not config/lsp-enabled?)