mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
Merge pull request #7358 from logseq/feat/color-panel
Feat (Whiteboards): Add main color panel and rearrange tools
This commit is contained in:
@@ -144,6 +144,7 @@ html[data-theme='light'] {
|
||||
--ls-block-bullet-color: rgba(67, 63, 56, 0.25);
|
||||
--ls-block-highlight-color: #c0e6fd;
|
||||
--ls-selection-background-color: #e4f2ff;
|
||||
--ls-selection-text-color: var(--ls-secondary-text-color);
|
||||
--ls-page-checkbox-color: #9dbbd8;
|
||||
--ls-page-checkbox-border-color: var(--ls-page-checkbox-color);
|
||||
--ls-page-blockquote-color: var(--ls-primary-text-color);
|
||||
|
||||
Reference in New Issue
Block a user