Open sophie-macmillan opened 1 year ago
Headline border for liveblog: return transparentColour(sourcePalette.neutral[100], 0.2);
Headline border for liveblog: neutral.86 (#dcdcdc)
Headline border for deadblog: return transparentColour(sourcePalette.neutral[100], 0.2);
Standfirst border for deadblog: neutral.86 (#dcdcdc)
we are moving this to backlog in planning because liveblogs&deadblogs are not prioritised for the first production release
@HarryFischer could we also check this one off colour please? #d9edf6
. Used for the matchStats background
https://github.com/guardian/dotcom-rendering/blob/8b238906d29de60676cfc845857fc31a717f0d48/dotcom-rendering/src/lib/decidePalette.ts#L1159
While implementing dark mode, we've been copying across and updating the palette. We've come across some one off colours that we should check. Are these intending, or can we update them to use the standard sourcePalette?