intermittent commit
This commit is contained in:
@@ -95,8 +95,8 @@ const stateColors: Record<FlowState, string> = {
|
||||
active: "var(--blue)",
|
||||
locked: "var(--line-dark)",
|
||||
running: "var(--blue)",
|
||||
partial: "#9b86c7",
|
||||
stale: "#9b86c7",
|
||||
partial: "var(--review-flow-purple)",
|
||||
stale: "var(--review-flow-purple)",
|
||||
pending: "var(--muted)"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user