JetUML
JetUML copied to clipboard
[#538] New Dark Mode Feature!
The dark mode feature can be toggled by navigating to the menu command View | Dark Mode
The dark mode styling is integrated in the code by:
- CSS styling for UI components, such as MenuBar, ContextMenu, and node background colors.
- A ColorScheme enum that determines the color scheme of diagram elements.