Karl Tauber 0ebd43bc5f IntelliJ Themes:
- added themes list to demo (and testing) apps
- added some popular open-source IntelliJ themes to demo
  (downloaded latest .theme.json from source repos;
  see themes.properties for source repo URLs)
2019-11-12 19:23:20 +01:00
2019-11-12 19:23:20 +01:00
2019-11-10 10:06:59 +01:00
2019-11-10 10:06:59 +01:00
2019-11-12 19:23:20 +01:00
2019-11-07 18:24:33 +01:00
2019-10-21 13:42:22 +02:00
2019-08-19 14:07:09 +02:00
2019-10-04 19:31:59 +02:00
2019-11-10 10:06:59 +01:00
2019-11-12 19:23:20 +01:00
2019-09-25 11:55:42 +02:00
2019-08-19 13:17:13 +02:00
2019-08-19 12:27:06 +02:00

FlatLaf - Flat Look and Feel

FlatLaf is a modern open-source cross-platform Look and Feel for Java Swing desktop applications.

It looks almost flat (no shadows or gradients), clean, simple and elegant. FlatLaf comes with Light, Dark, IntelliJ and Darcula themes, scales on HiDPI displays and runs on Java 8 or newer.

The look is heavily inspired by Darcula and IntelliJ themes from IntelliJ IDEA 2019.2+ and uses almost the same colors and icons.

Flat Light Demo

Flat Dark Demo

Demo

Download Demo

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

Download

FlatLaf binaries are available on JCenter and Maven Central.

If you use Maven or Gradle, add a dependency with following coordinates to your build script:

groupId:     com.formdev
artifactId:  flatlaf
version:     0.18

Otherwise download flatlaf-<version>.jar here:

Download

Addons

Documentation

For more information and documentation visit FlatLaf Home

Description
Languages
Java 96.9%
C++ 2%
Objective-C++ 0.9%
Objective-C 0.1%