Go to file
Lars 97e3eeb8a6 refactor: zentralisiere Konfiguration in src/config/constants.ts
- RATING_OPTIONS, INST_COLORS, AI_CONFIG, RATING_NUM_MAP aus Komponenten extrahiert
- #0070AD als @theme-Farbe 'brand' in Tailwind v4 (index.css)
- Alle ~70 hardcoded #0070AD-Vorkommen in Pages durch 'brand' ersetzt
- BRAND_COLOR als JS-Konstante für style-Props (App.tsx)
2026-07-02 10:18:51 +02:00
docs initial commit 2026-07-02 10:10:06 +02:00
src refactor: zentralisiere Konfiguration in src/config/constants.ts 2026-07-02 10:18:51 +02:00
.gitignore initial commit 2026-07-02 10:10:06 +02:00
build.bat initial commit 2026-07-02 10:10:06 +02:00
CLAUDE.md initial commit 2026-07-02 10:10:06 +02:00
index.html initial commit 2026-07-02 10:10:06 +02:00
package-lock.json initial commit 2026-07-02 10:10:06 +02:00
package.json initial commit 2026-07-02 10:10:06 +02:00
tsconfig.app.json initial commit 2026-07-02 10:10:06 +02:00
tsconfig.json initial commit 2026-07-02 10:10:06 +02:00
tsconfig.node.json initial commit 2026-07-02 10:10:06 +02:00
vite.config.ts initial commit 2026-07-02 10:10:06 +02:00