The content of this setting is loaded as a [url:https://www.formdev.com/flatlaf/properties-files/ FlatLaf Properties File]. Properties are loaded in the following order (later loaded overwrites previous):
@baseTheme = <theme>
, with value light
, dark
, intellij
or darcula
)chattyProperties = false
)If you just want to change the colors a bit, starting with something like this could be a good idea:
@foreground = #ddd @background = #3d3d3d