Files
FlatLaf/flatlaf-testing
Karl Tauber 9b1ae5c74a IntelliJ Themes: support customizing through properties files (issue #824)
re-written how .theme.json values are applied:
- old: .theme.json values were applied as last step to a UIDefaults object (after processing all FlatLaf properties files)
- new: .theme.json values are applied to the properties map while loading all FlatLaf properties files
2025-03-06 13:26:38 +01:00
..
2019-11-24 16:59:13 +01:00

FlatLaf Testing

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