Fix MenuBar transparency issue, change settings window color to respect desktop theme
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ ApplicationWindow{
|
||||
__contentItem.visible: mainMenu.visible
|
||||
}
|
||||
|
||||
color: "#00000000"
|
||||
color: "#FF000000"
|
||||
title: terminalContainer.title || qsTr("cool-retro-term")
|
||||
|
||||
Action {
|
||||
|
||||
Reference in New Issue
Block a user