Orange-OpenSource / Orange-OpenSource/ouds-android
Update the Token color naming
Open
@B3nz01d is already working on this.
Since Sep 4, 2025.
📱 demo app
🧬 token
- Dominant language
- Kotlin
- Stars
- 22
- Forks
- 5
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 30
Description
Looking at all the platform's token page presentation, in Android the naming of the color token does not reflect the full name in the list. For exemple the color "background.emphasized" is only listed as "emphasized" we should either:
- name it fully: "background.emphasized"
- or show that the name is constructed and use both ".background" and ".emphasized
I would update using the second option
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.