699d4ede1d
Add .prettierrc.json, .markdownlint.json, .yamllint.yaml, .gitattributes Run CSharpier, Prettier and markdownlint across the entire codebase. No logic changes — formatting, using order and line endings only.
18 lines
911 B
Markdown
18 lines
911 B
Markdown
---
|
|
subtitle: "Theme Foundation"
|
|
versionsnatur: "Major-UI-Cycle"
|
|
---
|
|
|
|
- Theme-Engine mit fünf Built-In-Themes: Hellion Arctic (Default), Chat 2 Klassik, Event Horizon, Moonlit Bloom, Mint
|
|
Grove
|
|
- Settings öffnet jetzt eine Card-Grid-Übersicht — Klick auf eine Card führt in den Detail-View, Breadcrumb und ESC
|
|
zurück zur Übersicht
|
|
- Themes-Tab mit Mini-Mockup pro Theme, Live-Switch beim Klick
|
|
- Eigene Themes als JSON in `pluginConfigs/HellionChat/themes/` — Beispiel-Vorlage wird beim ersten Start automatisch
|
|
abgelegt
|
|
- Optional pro Theme eigene Chat-Channel-Farben mit Übernehmen/Behalten-Banner — niemals automatisch überschrieben
|
|
- Plugin-Icon zum Hellion-Forge-Hammer gewechselt
|
|
- Migration v13 → v14: alle User landen auf Hellion Arctic. Wer den Upstream-Look will, wählt Chat 2 Klassik in Settings
|
|
→ Themes
|
|
- Anleitung zum Schreiben eigener Themes: `docs/THEME-AUTHORING.md`
|