layout / theme / style look really old-fashioned and half-baked #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The UI needs a proper revamp in styling to look more like people expect modern apps to look like. Less hard frames and more rounded rectangles with shading and other more modern-looking UI elements. Use the vscode app as a style reference, I want the RuDS app to have similar styling.
Implemented in
f96e6f1: modernized the app-wide Iced theme and shared controls, aligned post/media/script/template/Settings/Tags editors and both sidebars, moved language discovery out of metadata into Quick Actions, and added docs/UI_STYLE_GUIDE.md with an AGENTS.md reference. Compatibility tests now open temporary copies of the SQLite fixture and a regression test protects the tracked DB/WAL/SHM files. Verified with cargo test --workspace (611 passed, 2 expected keychain tests ignored), cargo build --workspace, and visual QA of the macOS bundle.