java-flatlaf
Flat Look and Feel for Java Swing applications
FlatLaf is a 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.
- Versions: 3.4.1
- Website: https://www.formdev.com/flatlaf/
- Licenses: ASL 2.0
- Package source: gnu/packages/java-graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-flatlaf
as follows:
guix install java-flatlaf
Or install a particular version:
guix install java-flatlaf@3.4.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/java-flatlaf/'><img src='http://127.0.0.1:3000/packages/java-flatlaf/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/java-flatlaf/badges/latest-version.svg)](http://127.0.0.1:3000/packages/java-flatlaf/) Org: [[http://127.0.0.1:3000/packages/java-flatlaf/][http://127.0.0.1:3000/packages/java-flatlaf/badges/latest-version.svg]]