Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 611 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 611 Bytes

Monochrome - a minimal theme for IntelliJ editors

This theme aims to make the editor have as few colors as possible while still being usable. Syntax highlighting uses black, grey, and white, (except for TODO comments).

It is created for my personal use, with choices that make sense to me. So your mileage may vary. I highly encourage any fellow :syntax off people to fork/modify.


Installing

  • Go to Settings -> Plugins.
  • Click the gear icon.
  • Select 'Install Plugin from Disk'.
  • Select the JAR file from this repo.

Screenshot for reference (Java code):

image