Content
View differences
Updated by Behrokh Satarnejad over 1 year ago
**Acceptance criteria**
* The red notification bad top header uses a Primer colour variable
* We can stay with red, or try other colours
**Notes**
* GitHub themselves seem to 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.
**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.
* The red notification bad top header uses a Primer colour variable
* We can stay with red, or try other colours
**Notes**
* GitHub themselves seem to 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.
**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.