[style](trx-frontend): add golden rain theme

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-01 19:42:09 +01:00
parent 587b06c6d8
commit 473bbb280a
3 changed files with 78 additions and 1 deletions
@@ -45,6 +45,7 @@
<option value="lime">Lime</option>
<option value="contrast">Contrast</option>
<option value="neon-disco">Neon Disco</option>
<option value="golden-rain">Golden Rain</option>
</select>
</div>
<button id="theme-toggle" class="header-bar-btn" type="button" aria-label="Toggle dark or light theme">Light</button>