Redesign: Sidebar-Layout + neues Design-System "Neon Forge"
- styles.css: Komplettes Design-System v2.0 mit HSL-basierten Accent-Themes (Ember, Amethyst, Ocean, Jade, Rose, Crimson), Glassmorphism-Tokens, Typography-Scale, Spacing-System - App.tsx: Sidebar-Navigation statt Top-Tabs, Accent-Picker in Sidebar, Channel-Dropdown, User-Panel mit Connection-Status - SoundboardTab.tsx: Eigener Content-Header mit Search, Playback- Controls (Stop/Random/Party), Alphabetische Kategorie-Header, Most-Played-Strip mit Rang-Chips, Connection-Badge - soundboard.css: Alle Styles auf globale Design-Tokens umgestellt, neue BEM-Klassen fuer Filter-Chips, Channel-Dropdown, Most-Played Alle bestehenden Funktionalitaeten bleiben erhalten. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c3ac4432ca
commit
41d2c0e570
8 changed files with 3568 additions and 2237 deletions
1
web/dist/assets/index-BStrUazC.css
vendored
Normal file
1
web/dist/assets/index-BStrUazC.css
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
web/dist/assets/index-DEfJ3Ric.css
vendored
1
web/dist/assets/index-DEfJ3Ric.css
vendored
File diff suppressed because one or more lines are too long
4
web/dist/index.html
vendored
4
web/dist/index.html
vendored
|
|
@ -5,8 +5,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Gaming Hub</title>
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎮</text></svg>" />
|
||||
<script type="module" crossorigin src="/assets/index-Be3HasqO.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DEfJ3Ric.css">
|
||||
<script type="module" crossorigin src="/assets/index-CG_5yn3u.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BStrUazC.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue