diff --git a/windows/src/main/resources/com/github/weisj/darklaf/platform/windows/windows_11_decorations.properties b/windows/src/main/resources/com/github/weisj/darklaf/platform/windows/windows_11_decorations.properties index 60eb4f11..bcd7ad08 100644 --- a/windows/src/main/resources/com/github/weisj/darklaf/platform/windows/windows_11_decorations.properties +++ b/windows/src/main/resources/com/github/weisj/darklaf/platform/windows/windows_11_decorations.properties @@ -24,6 +24,9 @@ # # suppress inspection "UnusedProperty" for whole file # +Windows.TitlePane.close.clickColor = #B32A1B +Windows.TitlePane.close.rollOverColor = #C42B1C + Windows.TitlePane.maximize.icon = icons/window/maximize11.svg[themed] Windows.TitlePane.maximizeInactive.icon = icons/window/maximize11Inactive.svg[themed] Windows.TitlePane.restore.icon = icons/window/restore11.svg[themed]