From 84cc93cb1696f1bbbf0028294afcf4ddd964af2b Mon Sep 17 00:00:00 2001 From: weisj Date: Sat, 28 Mar 2020 21:54:41 +0100 Subject: [PATCH] Fixed incorrect checkBox/radioButton background in solarized light theme. Fixes #122 --- .../darklaf/theme/solarized_light/solarized_light_ui.properties | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/src/main/resources/com/github/weisj/darklaf/theme/solarized_light/solarized_light_ui.properties b/core/src/main/resources/com/github/weisj/darklaf/theme/solarized_light/solarized_light_ui.properties index caf20343..6b585915 100644 --- a/core/src/main/resources/com/github/weisj/darklaf/theme/solarized_light/solarized_light_ui.properties +++ b/core/src/main/resources/com/github/weisj/darklaf/theme/solarized_light/solarized_light_ui.properties @@ -22,6 +22,4 @@ # SOFTWARE. # # suppress inspection "UnusedProperty" for whole file -RadioButton.activeFillColor = %controlFill -CheckBox.activeFillColor = %controlFill ColorChooser.swatchesDefaultRecentColor = EAE4D1