Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 778 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 778 Bytes

Darcula Laf

Note: jcenter is shutting down and this library is being republished to maven central by another person. See #1.

Download

This is just a copy of bulenkov/Darcula (which is not hosted on any maven repository), but I've replaced some icons with the newest IntelliJ icons.

Used in ice1000/dev-kt.

Build

Gradle:

repositories { jcenter() }
dependencies { compile 'com.bulenkov:darcula:2018.2' }