Both themes set borderColor == baseBackground in their IDE editor-scheme
override (a seamless look for code editors). For the web UI secondary
colour, fall back to secondaryBackground when borderColor would match
the page background exactly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Generates one Gitea-compatible CSS theme file per doki-master-theme
definition (88 themes). Each file contains a gitea-theme-meta-info
block and a :root block with the full set of CSS custom properties
derived from the character's colour palette.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>