logseq-panic-theme icon indicating copy to clipboard operation
logseq-panic-theme copied to clipboard

highlight color for background of currently selected block

Open MultiCoreNop opened this issue 2 years ago • 1 comments

This is not really an issue, but more of a comment (and personal preference).

First of all: Thanks for creating this theme - it is (in my opinion) the best-looking theme I've come across. I like everything about it!

.. Except.. :rofl: .. the background color for highlighting the current block.

I added the following to my custom.css:

.block-highlight,
.content .selected {
  background-color: #272b00;
}

Here are two screenshots before/after:

panic_default panic_mod

Just in case someone else is like me and missing a bit of contrast there as well.

MultiCoreNop avatar Jul 11 '23 20:07 MultiCoreNop

Thanks! I'll probably be waiting for the major logseq release before committing to any changes as I might need to rework the entire theme. Keeping the comment here for now.

kirso avatar Sep 24 '23 06:09 kirso