mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
IntelliJ Themes: fixed window title bar background if unified background is enabled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user