diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a7e957d..c3085e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ FlatLaf Change Log ================== +## 2.3-SNAPSHOT + +#### Fixed bugs + +- IntelliJ Themes: Fixed `TitledBorder` text color in "Monokai Pro" theme. + (issue #524) + + ## 2.2 #### New features and improvements diff --git a/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties b/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties index e68bb958..6384cfc6 100644 --- a/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties +++ b/flatlaf-core/src/main/resources/com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties @@ -201,6 +201,8 @@ ToggleButton.endBackground = $ToggleButton.background [Monocai]RadioButtonMenuItem.acceleratorForeground = @Monocai.acceleratorForeground [Monocai]RadioButtonMenuItem.acceleratorSelectionForeground = @Monocai.acceleratorSelectionForeground +[Monokai_Pro]TitledBorder.titleColor = @foreground + [Nord]MenuItem.checkBackground = @ijMenuCheckBackgroundL10 [Nord]MenuItem.underlineSelectionCheckBackground = @ijMenuCheckBackgroundL10