lunduniversity / introprog-scalalib

Scala library with simple-to-use utilites for students of introductory programming. http://cs.lth.se/pgk/api
BSD 2-Clause "Simplified" License
60 stars 13 forks source link

Investigate and try out modern Swing look and feel, dark theme #33

Open bjornregnell opened 2 years ago

bjornregnell commented 2 years ago

Swing has this cool look-and-feel, esp Dark theme etc.: https://www.formdev.com/flatlaf/ Investigate how to use this and check that it works on WSL, Windows 10, Windows 11, macos, Ubuntu... Impacts the Swing.scala file. The latest Kojo release use it, so in that code-base there should be inspiration to make it platform-independent.