Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 619 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 619 Bytes

Darcula Laf

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' }