mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance(ui): toggle accent colors picker modal
This commit is contained in:
@@ -534,7 +534,7 @@
|
||||
:fn state/unset-color-accent!}
|
||||
|
||||
:ui/accent-colors-picker {:binding "c c"
|
||||
:fn #(state/pub-event! [:modal/show-accent-colors-modal])}
|
||||
:fn #(state/pub-event! [:modal/toggle-accent-colors-modal])}
|
||||
|
||||
:git/commit {:binding "mod+g c"
|
||||
:inactive (not (util/electron?))
|
||||
|
||||
Reference in New Issue
Block a user