From 206123045bc792103b3b8c11ca9dffa2494e913f Mon Sep 17 00:00:00 2001 From: Konstantin Bulenkov Date: Thu, 20 Apr 2017 12:40:49 +0200 Subject: [PATCH] Add license notes --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13d13dd..587196d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,18 @@ -Darcula IDE Theme +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