mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
enhance(ui): polish the non-accent colors
This commit is contained in:
@@ -871,6 +871,7 @@
|
||||
light? (= "light" (state/sub :ui/theme))
|
||||
sidebar-open? (state/sub :ui/sidebar-open?)
|
||||
settings-open? (state/sub :ui/settings-open?)
|
||||
settings-accent-open? (state/sub :ui/settings-accent-open?)
|
||||
left-sidebar-open? (state/sub :ui/left-sidebar-open?)
|
||||
wide-mode? (state/sub :ui/wide-mode?)
|
||||
ls-block-hl-colored? (state/sub :pdf/block-highlight-colored?)
|
||||
|
||||
Reference in New Issue
Block a user