Add TypeScript theme generator for doki-master-theme palettes

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>
This commit is contained in:
2026-05-22 17:38:38 +00:00
commit f2baf869c9
12 changed files with 1388 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
node_modules/
dist/
output/
.vscode/