Feat: UI / UX improvements (top bar)

This commit is contained in:
2026-03-07 19:31:31 +01:00
parent 8b058f2bb9
commit 25866f66d4
3 changed files with 82 additions and 37 deletions

View File

@@ -175,6 +175,7 @@ pub struct TileColors {
pub struct HeaderColors {
pub tempo_bg: Color,
pub tempo_fg: Color,
pub beat_bg: Color,
pub bank_bg: Color,
pub bank_fg: Color,
pub pattern_bg: Color,