Skip to content

Commit ef97eff

Browse files
committed
Provide global overwrite option for colored title bars on macOS.
1 parent f61b2fa commit ef97eff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/resources/com/github/weisj/darklaf/properties/overwrites.properties

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Tree.defaultLineStyle = treeLineStyle
3333
Tree.showFullRowInPopup = treeRowPopup
3434
ToolTip.defaultStyle = tooltipStyle
3535
TitlePane.unifiedMenuBar = unifiedMenuBar
36+
macos.coloredTitleBar = macOsColorTitleBar
3637
ToggleButton.animated = animations
3738
ScrollBar.animated = animations
3839
Tree.iconAnimations = animations

0 commit comments

Comments
 (0)