IntelliJ Themes: updated themes to newest versions (used IJThemesUpdater)

This commit is contained in:
Karl Tauber
2023-08-02 15:03:57 +02:00
parent 170c22c5ed
commit 7a9bdf9be0
12 changed files with 347 additions and 202 deletions

View File

@@ -12,8 +12,10 @@ FlatLaf Change Log
scrollable.
- Added system property `flatlaf.useNativeLibrary` to allow disabling loading of
FlatLaf native library. (issue #674)
- IntelliJ Themes: Reduced memory footprint and improved setup speed by ignoring
IntelliJ UI properties that are not used in FlatLaf.
- IntelliJ Themes:
- Reduced memory footprint by releasing Json data and ignoring IntelliJ UI
properties that are not used in FlatLaf.
- Updated "Hiberbee Dark" and "Gradianto" themes.
#### Fixed bugs