Files
FlatLaf/flatlaf-theme-editor
Karl Tauber df8212b49e
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
Error Prone / error-prone (push) Has been cancelled
Gradle:
- default is now Java 8 toolchain (to fix Eclipse project import)
- `src/main/module-info` and `src/main/java9` are compiled with Java 11 toolchain (if global toolchain is Java 8)
- `src/main/module-info` and `src/main/java9` are no longer imported into Eclipse projects
- task `errorprone` now uses at least Java 11 toolchain
2025-10-30 18:59:21 +01:00
..
2025-10-30 18:59:21 +01:00

FlatLaf Theme Editor

This sub-project contains the FlatLaf Theme Editor that supports editing FlatLaf theme properties files. See Theme Editor documentation for details and downloads.

Theme Editor

Download

Download Demo

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