DesktopIcon: use derived color for icon background, based on background color of JDesktopPane

This commit is contained in:
Karl Tauber
2021-04-11 14:48:19 +02:00
parent 7f906ba0ea
commit a7a4a19824
7 changed files with 34 additions and 6 deletions

View File

@@ -88,6 +88,11 @@ ComboBox.buttonPressedArrowColor = ComboBox.buttonArrowColor
Component.custom.borderColor = null
#---- HelpButton ----
DesktopIcon.background = Desktop.background
#---- HelpButton ----
HelpButton.disabledBackground = HelpButton.background