Change colors.

This commit is contained in:
2025-03-29 10:26:39 -04:00
parent 8b71af06a8
commit a6d2fb9e31
2 changed files with 8 additions and 14 deletions

View File

@@ -4,6 +4,7 @@ import QtQuick.Controls
MenuBar {
background: Rectangle {
color: "#3c3f41"
border.color: "#575757"
}
Action {