Page MenuHomePhabricator

Codex uses two different reds for icons in different places
Closed, DuplicatePublic

Assigned To
None
Authored By
Esanders
Jun 23 2025, 1:27 PM
Referenced Files
F62433170: image.png
Jun 23 2025, 1:27 PM
F62433147: image.png
Jun 23 2025, 1:27 PM

Description

An error message uses color-icon-error (#f54739):

image.png (157×60 px, 3 KB)

Whereas destructive buttons inherit color-destructive (#bf3c2c):

image.png (157×60 px, 1 KB)

Both components use the same background and border colours so the inconsistency in the contents seems odd. Is this intentional?