Content
View differences
Updated by Parimal Satyal over 1 year ago
#### **Acceptance criteria**
* Replace existing colours with these Primer CSS variables:
* **Top header:** the The red notification badge uses the `--display-red-bgColor-emphasis` bad top header uses a Primer colour variable
* **Notification center:** The blue notification badge on individual notifications uses the `--bgColor-accent-emphasis` Primer colour variable. We can stay with red, or try other colours
~~**Notes**~~ **Notes**
* ~~GitHub GitHub themselves seem to use~~ `~~--bgColor-accent-emphasis~~`~~, use `--bgColor-accent-emphasis`, which we'll use in the new Activity panel (##54733), but since this is blue, it might not work with our blue background.~~ background.
**Technical points:**
Use the following primer CSS variables:
`--bgColor-accent-emphasis` for badge in notification row,
and `--display-red-bgColor-emphasis` for badge in header.
* Replace existing colours with these Primer CSS variables:
* **Top header:** the
~~**Notes**~~
* ~~GitHub
**Technical points:**
Use the following primer CSS variables:
`--bgColor-accent-emphasis` for badge in notification row,
and `--display-red-bgColor-emphasis` for badge in header.