Skip to content

Fix issue #58

Maeva Pourpoint requested to merge issue-58-theme-mode into master

Issue #58 (closed) : Added a button to the tool bar that allows users to toggle light/dark theme for the application using the PyQtDarkTheme library. It uses the OS's native theme and accent so this should get rid of instances where icons or text are difficult to read.

Merge request reports