Files
FlatLaf/flatlaf-demo
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
..
2020-12-12 14:45:08 +01:00

FlatLaf Demo

This sub-project contains the FlatLaf Demo source code.

Download

Download Demo

Run demo with java -jar flatlaf-demo-<version>.jar (or double-click it). Requires Java 8 or newer.