[package] name = "yahweh-widget-app-header" version.workspace = true edition.workspace = true license.workspace = true description = "Yahweh — widget app-header: tira superior con label flex_grow + theme switcher a la derecha + bg panel + border bottom. Patrón compartido por las apps explorer del repo." [dependencies] gpui = { workspace = true } yahweh-theme = { path = "../../libs/theme" } yahweh-widget-theme-switcher = { path = "../theme-switcher" } [dev-dependencies] gpui = { workspace = true, features = ["test-support"] }