m1, add file scan, library, browse, play, seek

This commit is contained in:
Boof2015
2026-06-12 19:18:42 -04:00
parent 9761975af7
commit 23be9875e8
202 changed files with 6270 additions and 115 deletions
+3
View File
@@ -18,6 +18,9 @@ export const colors = {
textSecondary: 'rgba(255, 255, 255, 0.6)',
textTertiary: 'rgba(255, 255, 255, 0.4)',
// Warning amber (desktop .graph-meta-chip-warning)
warning: '#f3d27d',
// Cyan accent
accent: '#38bdf8',
accentHover: '#7dd3fc',