Skip to content

Commit

Permalink
improve CHANGELOG.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Binaryify committed Jul 11, 2019
1 parent 7f15696 commit 1c7c635
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

- Fix java highlight [#316](https://github.com/Binaryify/OneDark-Pro/pull/316)

The changes :
1. `@` on annotation is now white (this is same in Typescript)
2. `instanceof` is now highlighted
3. `List<String>` is now standardized. The bracket is force to white and the type have now same color of type (this is same in Typescript)
4. `ConfigurationSection[]` have now right type color
The changes :
1. `@` on annotation is now white (this is same in Typescript)
2. `instanceof` is now highlighted
3. `List<String>` is now standardized. The bracket is force to white and the type have now same color of type (this is same in Typescript)
4. `ConfigurationSection[]` have now right type color



Expand Down

0 comments on commit 1c7c635

Please sign in to comment.