Add blue visual theme and refined controls

This commit is contained in:
b0txec
2026-08-19 10:24:17 +03:00
parent ea20d6543e
commit 9147342686
6 changed files with 31 additions and 12 deletions
+1 -1
View File
@@ -18,6 +18,7 @@ This directory contains the working documentation for the WeatherTool modernizat
- [Development and staging](DEVELOPMENT_AND_STAGING.md) — Git workflow, local build, Rocky deployment, synthetic data, verification, and rollback.
- [Product workflows](PRODUCT_WORKFLOWS.md) — the intended purpose and current status of each visible workspace.
- [Update roadmap](UPDATE_ROADMAP.md) — phased technical, security, dependency, testing, and UI work.
- [Third-party notices](THIRD_PARTY_NOTICES.md) — licenses and attribution for adapted interface components.
## Documentation rules
@@ -25,4 +26,3 @@ This directory contains the working documentation for the WeatherTool modernizat
2. Document the behavior that exists separately from behavior that is proposed.
3. Update these documents in the same commit when a change alters deployment, data flow, or a user workflow.
4. Keep synthetic/development instructions clearly distinguished from workplace production procedures.