From 720519e654287c650cd5e5e806cdb56f9f6b3a33 Mon Sep 17 00:00:00 2001 From: weisj Date: Wed, 9 Sep 2020 18:48:25 +0200 Subject: [PATCH] Increase contrast on window buttons for high_contrast_dark theme. --- .../high_contrast_dark/high_contrast_dark_icons.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/src/main/resources/com/github/weisj/darklaf/theme/high_contrast_dark/high_contrast_dark_icons.properties b/theme/src/main/resources/com/github/weisj/darklaf/theme/high_contrast_dark/high_contrast_dark_icons.properties index 1951e0ba..2943bcde 100644 --- a/theme/src/main/resources/com/github/weisj/darklaf/theme/high_contrast_dark/high_contrast_dark_icons.properties +++ b/theme/src/main/resources/com/github/weisj/darklaf/theme/high_contrast_dark/high_contrast_dark_icons.properties @@ -43,7 +43,7 @@ %textIconDisabled = E0861F %textIconSelected = FFFFFF -%windowButton = A9A9A9 +%windowButton = FFFFFF %windowButtonDisabled = 8C8C8C %windowCloseHovered = FFFFFF