Update contrast of checkboxes in All Pages (light mode)
martindufort opened this issue · 6 comments
martindufort commented
patrick91 commented
If someone wants a quick workaround for this:
html[data-theme=light] .form-checkbox:checked {
background-color: #10ab47;
}
gavinmn commented
This should be fixed in the latest Logseq version
angelineyeow commented
I'm still experiencing this with Logseq version 0.8.2
gavinmn commented
Can you update to the latest version of Luma + the latest Logseq? I wasn't able to reproduce this
angelineyeow commented
gavinmn commented
This should be addressed in the latest now.