Browse Source

Make ToolTip.defaultStyle an overridable properties.

pull/214/head v2.4.5-rc1
weisj 4 years ago
parent
commit
f48bb50030
  1. 1
      core/src/main/resources/com/github/weisj/darklaf/properties/overwrites.properties

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

@ -32,3 +32,4 @@ Button.convertIconOnlyToBorderless = borderlessIconButtons
Tree.defaultLineStyle = treeLineStyle
Tree.showFullRowInPopup = treeRowPopup
ToolTip.defaultStyle = tooltipStyle
TitlePane.unifiedMenuBar = unifiedMenuBar

Loading…
Cancel
Save