Skip to content
techygrrrl edited this page Feb 9, 2024 · 5 revisions

About

CMYK colourrrs is a dark theme for JetBrains IDE's by techygrrrl.

image

Editor Support

This UI theme and colour scheme plugin has been developed and tested in the following JetBrains IDE's:

  • IntelliJ
  • Android Studio
  • WebStorm
  • RubyMine
  • GoLand

It should work for all JetBrains IDE's but the language support may vary. If you see some colours look off (e.g. some default dark colours showing up), please create an issue with screenshots and include the editor name and some sample code to reproduce.

Installation

  1. Download the latest *.jar from the Releases.
  2. Install the plugin from disk. You can see instructions on how to do that here.
  3. Press "Apply" to activate the plugin.
  4. You should notice both the UI theme and the colour scheme change. If they do not change, read the sections below to enable each of them.

Using the UI theme

To use the UI theme, navigate to Appearance & Behavior → Appearance and choose the theme CMYK from the dropdown

image

Using the colour scheme

To use the colour scheme, navigate to Editor → Color Scheme and choose the scheme CMYK colourrrs from the dropdown.

image

Screenshots

UI theme with colour scheme in GoLand.

image

Example Android view model with an interface.

image

In the following you can see comments, todos, labels, and brace highlighting.

image

Example Android fragment.

image

Example XML strings file.

image

Example Git gutter.

image

Clone this wiki locally