generated from coulomb/repo-seed
Complete workplan state model cleanup
This commit is contained in:
@@ -131,8 +131,12 @@ function _ensureStyles() {
|
||||
|
||||
/* ── Style maps ──────────────────────────────────────────────────────────── */
|
||||
const _STATUS_STYLE = {
|
||||
proposed: "background:#fef3c7;color:#92400e",
|
||||
ready: "background:#e0f2fe;color:#075985",
|
||||
active: "background:#d4edda;color:#155724",
|
||||
blocked: "background:#f8d7da;color:#721c24",
|
||||
backlog: "background:#f1f5f9;color:#64748b",
|
||||
finished: "background:#cce5ff;color:#004085",
|
||||
completed: "background:#cce5ff;color:#004085",
|
||||
archived: "background:#e2e3e5;color:#383d41",
|
||||
open: "background:#dbeafe;color:#1e40af",
|
||||
|
||||
Reference in New Issue
Block a user