We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2138131 commit 4c3a1e0Copy full SHA for 4c3a1e0
1 file changed
src/main/GUIPanel.scala
@@ -59,6 +59,7 @@ extends JPanel with Events.OutputEvent.Handler {
59
controlStrip.setBackground(InterfaceColors.toolbarBackground())
60
scrollPane.setBackground(InterfaceColors.interfaceBackground())
61
62
+ splitPane.syncTheme()
63
tickCounterLabel.syncTheme()
64
cc.syncTheme()
65
0 commit comments