Closed knhash closed 3 months ago
Hey, thanks for reporting this, I'll get it fixed in the next release. In the meantime, for an immediate fix you can use the following custom CSS using the built in custom-css-file
property:
.search-input {
color: var(--color-text-highlight);
}
This makes search field text illegible while using light theme