IntelliJ Themes: fixed window title bar background if unified background is enabled

This commit is contained in:
Karl Tauber
2021-04-06 11:04:52 +02:00
parent fe7f345661
commit 240b08e55c
2 changed files with 10 additions and 2 deletions

View File

@@ -22,6 +22,12 @@
# - https://www.formdev.com/flatlaf/how-to-customize/
#
#---- system colors ----
# fix system colors because they are usually not set in .json files
control = lazy(Panel.background)
#---- Button ----
Button.startBackground = $Button.background