Skip to content

v2026.07.17.1

Choose a tag to compare

@jordibrouwer jordibrouwer released this 17 Jul 15:32
· 1467 commits to main since this release

Custom theme name fields hotfix — the two "Custom Theme" name inputs under Colors → Custom themes rendered with unstyled browser-default white input boxes instead of the dashboard's theme colors.

Theme

  • fix Custom theme name inputs styled.custom-theme-list-item and its reorder buttons/name input had no CSS at all, so the name field fell back to the browser default (white background, black text) regardless of the active theme. Added matching styles consistent with the existing .category-item/.finder-item list rows (config-lists.css, config.css).