Commit 6080457
authored
fix(ui): use the danger/warning tokens for the extension page's demo dots (#6925)
The two "traffic light" dots in the extension page's faux GitHub header
hand-typed oklch approximations of the --danger/--warning theme tokens
instead of referencing them, unlike the sibling dot which already used
bg-success. No visual change: the tokens are the same color family the
hardcoded values were approximating.
Closes #68191 parent fd53997 commit 6080457
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
| 201 | + | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments