From 58a0a169852f81865dff0809b38bae650a3ce0ea Mon Sep 17 00:00:00 2001 From: Karl Tauber Date: Thu, 28 Apr 2022 15:16:26 +0200 Subject: [PATCH] IntelliJ Themes: fixed `TitledBorder` text color in "Monokai Pro" theme (issue #524) --- CHANGELOG.md | 8 ++++++++ .../com/formdev/flatlaf/IntelliJTheme$ThemeLaf.properties | 2 ++ 2 files changed, 10 insertions(+) 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