Intellij Platform Solarized Versions Save

NOT MAINTAINED ANYMORE. See https://github.com/precious-themes. Solarized UI and editor themes for IntelliJ Platform.

release-2.4.0

2 years ago

Changelog:

  • Support for IntelliJ platform version 2021.2
  • Set console ANSI colors with the solarized termcol palette
  • Adjust debug colors of the light theme to improve visibility of inline hint foreground

release-2.3.0

3 years ago

Changes:

  • Support for IntelliJ platform version 2020.2

release-2.2.4

4 years ago

Changelog:

  • UI fixes and improvements
  • Add editor schemes variants with higher gray contrast (named as Hard Gray)

release-2.2.3

4 years ago

Changelog:

  • Full Flame Graph support
  • Fix: some editor scroll bar colors became invalid after editing the scheme in IDE
  • Other minor fixes

release-2.2.2

4 years ago

Changelog:

  • Fix some UI foreground colors
  • Improve background highlighting colors in editor schemes
  • Improvements to syntax highlighting for some technologies
  • Other minor fixes

release-2.2.1

4 years ago

Changelog:

  • Lower contrast for underscore effect of a reassigned/mutable variable
  • Calibrate the identifier under caret and search result attributes colors
  • Other fixes for editor schemes
  • Add support for Rainbow Brackets plugin

release-2.2.0

4 years ago

Changelog:

  • Support for IntelliJ platform version 2020.1
  • UI and editor schemes fixes and improvements
  • Magenta color is now used to highlight method declarations and methods in some contexts.
  • Highlight Kotlin extension/dynamic properties and calls in the same way as usual ones

Note: if you used the workaround to fix the version 2019.3 bug placing the editor schemes into the colors directory you have to remove them now. Go to Settings -> Editor -> Color Scheme -> Choose Solarized Light (4lex4), press the icon and choose Delete -> Repeat for Solarized Dark (4lex4) -> OK -> Restart the IDE.

v2.1.0

4 years ago

Warning for version 2019.3 users: due to some bug in this version of IDE editor themes are not loaded from the theme plugin correctly. To bypass the bug install the editor schemes separately. They can be unpacked from the plugin directly (from /resources/editor directory) or downloaded from repository. Then put them into .<Product><Version>/config/colors directory (see the location of directories used by IDE to store settings for your OS here).

Changes:

  • Support for IntelliJ platform version 2019.3
  • Fixed toggle button on/off colors

v2.0.4

4 years ago

Warning: not compatible with the platform version 2019.1

Changes:

  • Improved guides and method separator look
  • Lowered light UI theme foreground contrast
  • Other fixes

Also available at JetBrains Plugins Repository

v2.0.3

4 years ago

Changes:

  • Some fixes to UI themes
  • Fixed some debugger colors
  • Changed editor tear lines look
  • Changed Ruby heredoc color