feat: redesign the header bar for SSD

This commit is contained in:
Ericky Dos Santos 2026-02-19 18:32:07 -05:00
parent 557900315c
commit 28de69024f
3 changed files with 207 additions and 52 deletions

View file

@ -156,6 +156,10 @@ shlex = { version = "1.3.0", optional = true }
# Used to embed bundled icons for non-unix platforms.
phf = { version = "0.13.1", features = ["macros"] }
[dependencies.icetron_assets]
git = "ssh://git@bitbucket.org/playtron-one/icetron.git"
rev = "a40c757"
[dependencies.cosmic-theme]
path = "cosmic-theme"