managarten/apps/matrix/apps/web
Till-JS ea0bf67f0d 🎨 style(matrix): fix RoomSettingsPanel styling to match app theme
Replace DaisyUI classes with the custom glassmorphic theme:
- Use bg-white/80 dark:bg-black/80 with backdrop-blur
- Use border-black/10 dark:border-white/10 for borders
- Use text-foreground and text-muted-foreground for text
- Add gradient avatars matching rest of app
- Fix tab styling with proper active states

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 11:25:54 +01:00
..
scripts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
src 🎨 style(matrix): fix RoomSettingsPanel styling to match app theme 2026-02-16 11:25:54 +01:00
static feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
Dockerfile 🐛 fix(matrix-bots): disable arm64 builds for all matrix bots 2026-02-01 14:25:05 +01:00
package.json feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
svelte.config.js feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
tsconfig.json feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
vite.config.ts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00