Darcula Look and Feel。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Konstantin Bulenkov fa3a6ac5c2 add license file 7 years ago
.idea HiDPI support initial 8 years ago
build fix IAE from Java 9 #23 7 years ago
demo Created small demo application using javax.swing.GroupLayout 8 years ago
lib HiDPI support initial 8 years ago
src/com fix IAE from Java 9 #23 7 years ago
Darcula.iml HiDPI support initial 8 years ago
LICENSE.txt add license file 7 years ago
README.md Add license notes 7 years ago

README.md

Darcula Theme

The official Darcula Look and Feel for programming environments by Konstantin Bulenkov.

Darcula is a Look-n-Feel for Java desktop application and a theme for code editors. This repository focused mainly on Java look-n-feel and contains ready to use library here https://github.com/bulenkov/Darcula/blob/master/build/darcula.jar

Darcula Look-n-Feel is licensed under Apache 2.0 license and can be used in commercial products free of charge. However, I strongly ask you to use original theme name "Darcula" in your product. Links to this project from your products or a simple mention are very welcome, but not necessary.

List of projects with Darcula theme:

  1. JetBrains IDEs: IntelliJ IDEA, PyCharm, PhpStorm, WebStorm, AppCode, DataGrip, RubyMine, Gogland, Rider, CLion
  2. NetBeans
  3. jAlbum
  4. Please send me your project to add here

Resources about how to create your own look and feel can be found at Oracle's official website: http://docs.oracle.com/javase/tutorial/uiswing/index.html