Files
FlatLaf/flatlaf-testing
Karl Tauber b2d40825ac Theming improvements:
- reworked core themes
- reduced explicit colors by using color functions
- made it easier to create new themes
- avoid using colors from one component type for another component type
  (except when useful; e.g. `Separator.foreground` is also used for other separators)
- HelpButton: use colors from Button (instead of from CheckBox.icon)
- ToolBar: improved "docking" and "floating" colors
2021-10-01 23:48:46 +02:00
..
2021-10-01 23:48:46 +02:00
2021-10-01 23:48:46 +02:00
2019-11-24 16:59:13 +01:00

FlatLaf Testing

This sub-project contains small Swing applications used to develop and test FlatLaf.