Skip to content

Releases: one-dark/jetbrains-one-dark-theme

v1.8.1

10 May 00:56
Compare
Choose a tag to compare

Update IntelliJ version to 2018.3.

v1.8.0

10 May 00:50
Compare
Choose a tag to compare

Publish updated that were made to the theme colors since the 1.7.1 release! 🎉

This does not include the UI theme as that is only supported in IntelliJ version 2019.1 or greater. Below is the combination of the version 2.x changelogs for the changes since version 1.7.1.

  • Remove Rainbow Bracket colors. These should be defined by each user if they use this plugin.
  • Update ignored file colors
  • Change unused symbol to use the default foreground and red underwaved.
  • Update console colors
  • Update version control gutter and annotation colors
  • Update diff and merge colors
  • Update line coverage colors
  • Update custom keyword colors
  • Update plugin description to pull from readme
  • Trim changelog to the latest three entries for the plugin listing
  • Update groovy unresolved reference color
  • Improves syntax highlighting for the following languages:
    • Python
    • Bash
    • reStructuredText
    • Buildout config
  • Fix bash shebang not using bold italic for italic theme
  • Improves syntax highlighting database and database diagrams
  • Update global constant color to whiskey
  • Improves syntax highlighting for the following languages:
    • CoffeeScript
    • Haml
    • PHP
    • Sass
    • XPath
  • Update Java static final field color to whiskey
  • Update less and stylus variables to white
  • Improves syntax highlighting for the following languages:
    • Dart
    • Pug
  • Update class reference to chalky
  • Improves syntax highlighting for the following languages:
    • Go
    • x86 assembly
    • Python
    • Django/Jinja2 Template
    • Mako Template
    • Jupyter
    • Puppet
    • GQL
  • Improves syntax highlighting for the following languages:
    • C
    • C++
    • Rust
  • Improves syntax highlighting for Rider
  • Improves syntax highlighting for the following languages:
    • Ruby
    • ERB
    • RDoc
    • Slim
    • Objective-C
    • Swift

v2.9.0

09 May 03:59
24f26df
Compare
Choose a tag to compare

Improves support for CLion and Rider! 🎉

  • Improves syntax highlighting for the following languages:
    • Ruby
    • ERB
    • RDoc
    • Slim
    • Objective-C
    • Swift

v2.8.0

08 May 18:45
Compare
Choose a tag to compare

Improves support for CLion and Rider! 🎉

  • Improves syntax highlighting for the following languages:
    • C
    • C++
    • Rust
  • Improves syntax highlighting for Rider

v2.7.0

05 May 22:51
f4d674b
Compare
Choose a tag to compare

Improves support for GoLand and PyCharm! 🎉

  • Update class reference to chalky
  • Improves syntax highlighting for the following languages:
    • Go
    • x86 assembly
    • Python
    • Django/Jinja2 Template
    • Mako Template
    • Jupyter
    • Puppet
    • GQL

v2.6.0

05 May 13:23
182415d
Compare
Choose a tag to compare

Improves support for WebStorm! 🎉

  • Update Java static final field color to whiskey
  • Update less and stylus variables to white
  • Improves syntax highlighting for the following languages:
    • Dart
    • Pug

v2.5.0

05 May 03:15
ae0a026
Compare
Choose a tag to compare

Improves support for PhpStorm! 🎉

  • Update global constant color to whiskey
  • Improves syntax highlighting for the following languages:
    • CoffeeScript
    • Haml
    • PHP
    • Sass
    • XPath

v2.4.1

04 May 11:04
Compare
Choose a tag to compare

Fix issue where both theme files were being built

v2.4.0

03 May 04:09
0846628
Compare
Choose a tag to compare

Improves support for DataGrip! 🎉

  • Fix bash shebang not using bold italic for italic theme
  • Improves syntax highlighting database and database diagrams

v2.3.0

03 May 02:33
a6a8fe1
Compare
Choose a tag to compare

Improves support for PyCharm! 🎉

  • Update groovy unresolved reference color
  • Improves syntax highlighting for the following languages:
    • Python
    • Bash
    • reStructuredText
    • Buildout config