gavinmn / logseq-luma

A minimal and detail oriented light and dark theme for Logseq
MIT License
110 stars 12 forks source link

Update contrast of checkboxes in All Pages (light mode) #39

Closed martindufort closed 1 year ago

martindufort commented 1 year ago

The contrast of the checkbox in the All Pages view (in light mode) is very difficult to see especially for the gray row.

CleanShot 2022-08-09 at 19 05 23
patrick91 commented 1 year ago

If someone wants a quick workaround for this:

html[data-theme=light] .form-checkbox:checked {
  background-color: #10ab47;
}
gavinmn commented 1 year ago

This should be fixed in the latest Logseq version

angelineyeow commented 1 year ago

I'm still experiencing this with Logseq version 0.8.2

gavinmn commented 1 year ago

Can you update to the latest version of Luma + the latest Logseq? I wasn't able to reproduce this

angelineyeow commented 1 year ago

image this is with version 0.8.5. theme is up to date as well

gavinmn commented 1 year ago

This should be addressed in the latest now.