Improve service selection UI and help text
All checks were successful
Build and Release / build-and-release (push) Successful in 2m11s

- Fix service icons to use background color when selected for better visibility against blue selection background
- Combine start/stop service help text entries into single "s/S: Start/Stop Service"
- Change help text keys to lowercase (r: Rebuild Host, q: Quit)
- Bump version to v0.1.34
This commit is contained in:
2025-10-28 18:17:15 +01:00
parent d12689f3b5
commit 97aa1708c2
6 changed files with 14 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.33"
version = "0.1.34"
edition = "2021"
[dependencies]