Browse Source

Increase contrast on window buttons for high_contrast_dark theme.

pull/214/head
weisj 4 years ago
parent
commit
720519e654
  1. 2
      theme/src/main/resources/com/github/weisj/darklaf/theme/high_contrast_dark/high_contrast_dark_icons.properties

2
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

Loading…
Cancel
Save