Skip to content

Commit 4c3a1e0

Browse files
committed
Bugfix: Properly sync theme of split pane divider
1 parent 2138131 commit 4c3a1e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/GUIPanel.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ extends JPanel with Events.OutputEvent.Handler {
5959
controlStrip.setBackground(InterfaceColors.toolbarBackground())
6060
scrollPane.setBackground(InterfaceColors.interfaceBackground())
6161

62+
splitPane.syncTheme()
6263
tickCounterLabel.syncTheme()
6364
cc.syncTheme()
6465

0 commit comments

Comments
 (0)