Make the app darker in the base colors #137

Closed
opened 2026-08-12 17:21:14 +00:00 by hugo · 1 comment
Owner

Right now backgrounds are far too light and should be much darker to look better for dark mode.

Right now backgrounds are far too light and should be much darker to look better for dark mode.
hugo added the enhancement label 2026-08-12 17:21:14 +00:00
Author
Owner

Implemented in 7c2a5bf. Centralized a deeper seven-level desktop base palette and applied it across the application shell, sidebars, tabs, cards, fields, menus, popovers, modals, editor surfaces, status bar, and shared task UI while preserving bDS2 semantic accent and status colors. Added a palette regression test and updated the UI style guide and README. Verified with cargo fmt --all -- --check, cargo clippy --workspace --all-targets -- -D warnings, cargo test --workspace, cargo build --workspace, allium check specs, allium analyse specs, cargo bundle-macos, codesign verification, and visual checks of the exact repository app bundle across dashboard, settings/style, tag management, post editor, selected states, and collapsed-sidebar layout.

Implemented in 7c2a5bf. Centralized a deeper seven-level desktop base palette and applied it across the application shell, sidebars, tabs, cards, fields, menus, popovers, modals, editor surfaces, status bar, and shared task UI while preserving bDS2 semantic accent and status colors. Added a palette regression test and updated the UI style guide and README. Verified with cargo fmt --all -- --check, cargo clippy --workspace --all-targets -- -D warnings, cargo test --workspace, cargo build --workspace, allium check specs, allium analyse specs, cargo bundle-macos, codesign verification, and visual checks of the exact repository app bundle across dashboard, settings/style, tag management, post editor, selected states, and collapsed-sidebar layout.
hugo closed this issue 2026-08-15 09:20:36 +00:00
Sign in to join this conversation.