IntelliJ Themes: added hover and pressed feedback to Button, CheckBox, RadioButton and ToggleButton (issue #176)

This commit is contained in:
Karl Tauber
2021-01-12 14:15:44 +01:00
parent 8f6af73541
commit ccbb26c176
2 changed files with 40 additions and 16 deletions

View File

@@ -14,6 +14,8 @@ FlatLaf Change Log
`FlatUIDefaultsInspector.createInspectorPanel()`.
- Copy selected keys and values into clipboard via context menu.
- IntelliJ Themes:
- Added hover and pressed feedback to Button, CheckBox, RadioButton and
ToggleButton. (issue #176)
- Added "Material Theme UI Lite / Moonlight" theme.
- Updated "Dracula", "Gradianto" and "Material Theme UI Lite" themes.