Skip to content

Conversation

jserv
Copy link
Contributor

@jserv jserv commented Oct 9, 2025

This implements dark/light theme switching for guiconfig with a blue color scheme, replacing the misleading green X window icon with a gear icon that better represents the configuration tool.

  • Force clam theme for consistent cross-platform styling
  • Pure ttk architecture (removed hybrid tk/ttk complexity)
  • Keyboard shortcut: Ctrl+T to toggle themes
  • Shape: Green X → Blue 8-tooth gear
  • Reorganized toolbar: Theme button integrated into View Options
  • Responsive layout: Grid column weights for proper resizing
  • Text widget theming: Dark mode support for description area

This implements dark/light theme switching for guiconfig with a blue
color scheme, replacing the misleading green X window icon with a gear
icon that better represents the configuration tool.
- Force clam theme for consistent cross-platform styling
- Pure ttk architecture (removed hybrid tk/ttk complexity)
- Keyboard shortcut: Ctrl+T to toggle themes
- Shape: Green X → Blue 8-tooth gear
- Reorganized toolbar: Theme button integrated into View Options
- Responsive layout: Grid column weights for proper resizing
- Text widget theming: Dark mode support for description area
@jserv jserv merged commit 6c1b9a3 into main Oct 9, 2025
@jserv jserv deleted the gui-improve branch October 9, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant