Skip to content

Commit 79636d4

Browse files
author
HugoFara
committed
fix(ui): fix settings save error and dark theme select readability
Allow empty string values in Settings::save() — settings like set-regex-mode and set-text-visit-statuses-via-key use empty string as a valid option ("Default"/"Filter off"), causing 500 errors on save. Add dark background/foreground styling to <option> elements across all dark themes (Dark, Dark_Muted, Underline_Dark) and base dark mode. Replace hard-coded light-mode colors in searchable-select's .is-selected state with CSS custom properties that adapt to the active color scheme.
1 parent 59c60a1 commit 79636d4

11 files changed

Lines changed: 44 additions & 21 deletions

File tree

assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/themes/Dark/styles.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)