IntelliJ Themes: added flag whether a theme is dark to FlatAllIJThemes.INFOS. (issue #221)

This commit is contained in:
Karl Tauber
2020-12-12 18:54:42 +01:00
parent ffb7a6dfbb
commit 8bb8883e22
3 changed files with 100 additions and 63 deletions

View File

@@ -13,6 +13,8 @@ FlatLaf Change Log
`com.formdev.flatlaf.extras.components.FlatTriStateCheckBox`.
- Extras: Renamed SVG utility class from `com.formdev.flatlaf.extras.SVGUtils`
to `com.formdev.flatlaf.extras.FlatSVGUtils`.
- IntelliJ Themes: Added flag whether a theme is dark to
`FlatAllIJThemes.INFOS`. (issue #221)
#### Fixed bugs