ToggleButton: compute selected background color based on current component background (issue #32)

This commit is contained in:
Karl Tauber
2020-04-22 09:48:58 +02:00
parent 23f0504b30
commit dd06b554da
9 changed files with 51 additions and 42 deletions

View File

@@ -3,6 +3,8 @@ FlatLaf Change Log
## Unreleased
- ToggleButton: Compute selected background color based on current component
background. (issue #32)
- IntelliJ Themes: Fixed button and toggle button colors. (issue #86)
- Updated IntelliJ Themes in demo to the latest versions.