guardian / guardian/dotcom-rendering

Gallery Series colouring

Open
#14,062 1 comment 0 reactions 0 assignees View on GitHub
maintenance
Dominant language
TypeScript
Stars
274
Forks
34
Avg merge
2d 22h
Merged PRs (30d)
121

Description

### Frontend:
Looking at frontend the Gallery series, seem to be rendered like the following:

| opinion | news |
| ----------- | ---------- |
| ![opinion][] | ![news][] |

[opinion]: https://github.com/user-attachments/assets/e2b1653f-5779-4c78-aff0-4e89f7a439ed
[news]: https://github.com/user-attachments/assets/8b46d078-4d2e-4c7b-88be-1718c61ae532

| arts | sports |
| ----------- | ---------- |
| ![arts][] | ![sports][] |

[arts]: https://github.com/user-attachments/assets/fb336aeb-bd32-414d-a746-f360e2ee58c9
[sports]: https://github.com/user-attachments/assets/aac5daf3-3d4c-4950-814a-0e2c2ff0df24

| lifestyle | special-report |
| ----------- | ---------- |
| ![lifestyle][] | ![special-report][] |

[lifestyle]: https://github.com/user-attachments/assets/952081b1-30c8-475f-ae7d-318eda543b1a
[special-report]: https://github.com/user-attachments/assets/07c86671-6816-4afb-98f4-fd0344ef9d79

### DCAR light mode:
In DCAR migration, this is how we worked through them for light mode:
![image](https://github.com/user-attachments/assets/99b5984d-6692-4866-a646-264bb28ee64a)

### AR dark mode:
In AR the dark mode seems to always be like this (it doesn't change based on the pillar):
![image](https://github.com/user-attachments/assets/98b452c5-30c2-4490-9317-8f3e74b9ae9e)

### DCAR dark mode (proposal):
As an improvement, we could set the dark mode in DCAR like this:
![image](https://github.com/user-attachments/assets/724b545c-f1a2-46ff-af76-6a67b1c04aa4)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.