summary refs log tree commit diff
path: root/resources/qml/components/MainWindowDialog.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/components/MainWindowDialog.qml')
-rw-r--r--resources/qml/components/MainWindowDialog.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/components/MainWindowDialog.qml b/resources/qml/components/MainWindowDialog.qml

index 1b063e0f..10c07aae 100644 --- a/resources/qml/components/MainWindowDialog.qml +++ b/resources/qml/components/MainWindowDialog.qml
@@ -32,7 +32,7 @@ Dialog { ] background: Rectangle { - color: Nheko.colors.window + color: palette.window border.color: Nheko.theme.separator border.width: 1 radius: Nheko.paddingSmall