From 23a732d236d119fa3b764bbd07cb5588f817ad23 Mon Sep 17 00:00:00 2001 From: mblanke Date: Wed, 24 Dec 2025 12:55:03 -0500 Subject: [PATCH] Define severity-driven visual emphasis --- ui/SEVERITY_VISUALS.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ui/SEVERITY_VISUALS.md diff --git a/ui/SEVERITY_VISUALS.md b/ui/SEVERITY_VISUALS.md new file mode 100644 index 0000000..7fbc660 --- /dev/null +++ b/ui/SEVERITY_VISUALS.md @@ -0,0 +1,18 @@ +Severity visual treatment: + +Low: +- Neutral color +- No animation + +Medium: +- Accent color +- Subtle hover animation + +High: +- Strong color contrast +- Brief entrance animation on appearance + +Critical: +- High-contrast color +- One-time attention animation on arrival +- No looping or persistent motion