Skip to content

Commit

Permalink
Application: Revert selection rounding
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadelessFox committed Jul 28, 2024
1 parent 38524c9 commit 8626b02
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ Button.toolbar.margin = 2,2,2,2
Button.margin = 4,14,4,14
ToolTip.border = 4,8,4,8
EditorPane.margin = 0,0,0,0

MenuBar.selectionArc = 0
MenuBar.selectionInsets = 0,0,0,0
MenuItem.selectionArc = 6
MenuItem.selectionInsets = 0,4,0,4
Tree.selectionArc = 6
Tree.selectionInsets = 0,4,0,4
Tree.border = 0,8,0,8

Component.error.borderColor = #fad4d8
Expand Down

0 comments on commit 8626b02

Please sign in to comment.