update theme
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 9m53s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled

This commit is contained in:
2026-02-21 10:43:36 +07:00
parent bc588114c4
commit e3141aba19
16 changed files with 1229 additions and 1588 deletions

View File

@@ -106,7 +106,7 @@ impl Render for TitleBar {
})
.bg(color)
.border_b_1()
.border_color(cx.theme().border)
.border_color(cx.theme().border_variant)
.content_stretch()
.child(
h_flex()