From 6119b6d87c07c96f9fb48b7c16268065627aebb7 Mon Sep 17 00:00:00 2001 From: Johnny Walker Date: Tue, 14 Jul 2015 17:14:23 +0100 Subject: [PATCH 1/2] Update README.md Made it clearer what this project is. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c1d5ad6..b25e53c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Darcula -======= +Darcula IDE Theme +================= -Darcula Look and Feel +The official Darcula look and feel for programming environments. From 9f9673fa49caed17af01cb195935410fc197128f Mon Sep 17 00:00:00 2001 From: Johnny Walker Date: Thu, 5 Nov 2015 12:46:49 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b25e53c..13d13dd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ Darcula IDE Theme ================= -The official Darcula look and feel for programming environments. +The official Darcula Look and Feel for programming environments by Konstantin Bulenkov. + +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