Fix menu bar colors.

This commit is contained in:
2026-02-01 18:40:00 -05:00
parent 4cc43916cb
commit b9eee50e52
3 changed files with 11 additions and 18 deletions

View File

@@ -19,13 +19,7 @@ ApplicationWindow {
required property string appContextPath
menuBar: ClideMenuBar {
}
Rectangle {
anchors.fill: parent
color: RustColors.gutter
}
menuBar: ClideMenuBar { }
MessageDialog {
id: errorDialog