Skip to content

Commit

Permalink
laf: change titlepane height to 27px
Browse files Browse the repository at this point in the history
titlepane height is set by the buttons, which default to 44,30

Substance titlebar is 27px, so use 27px. 33 was picked because it is a little bigger than 27.
  • Loading branch information
Adam- committed Jan 21, 2024
1 parent 8e71929 commit b6939a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ TitlePane.background=@DARKER_GRAY
TitlePane.unifiedBackground=false
TitlePane.useWindowDecorations=false
TitlePane.font=bold
TitlePane.buttonSize = 33,27

ToolBar.background=@DARKER_GRAY

Expand Down

0 comments on commit b6939a0

Please sign in to comment.