Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to pick colors consistently #1377

Open
stilnat opened this issue Dec 6, 2023 · 1 comment
Open

Add a way to pick colors consistently #1377

stilnat opened this issue Dec 6, 2023 · 1 comment
Labels
Bounty Tasks with a monetary reward. Bounty: 10 dollars 💰 Value of the bounty. Do not put this tag without the bounty tag. Docs General paperwork. Feature A new system or other feature. Needs Design Papers please! UI/UX Tasks related to the User Interface/Experience

Comments

@stilnat
Copy link
Contributor

stilnat commented Dec 6, 2023

Summary

Working on UI means having to use the same colors a lot, if we expect some consistency. We currently define those colors by hand.
We need a centralized script, or scriptable object or whatever, that allow us to easily fetch some colors that we can use in the UI.
This will also be beneficial to try and change one color everywhere, for example, colors of all buttons.

Goal

  • Create said central color picker
  • Add a bunch of colors already in the current UI
  • Document how to access those colors in code, or if possible, even in editor (but not a priority).
@stilnat stilnat added the Feature A new system or other feature. label Dec 6, 2023
@cosmiccoincidence cosmiccoincidence added Docs General paperwork. Needs Design Papers please! labels Dec 6, 2023
@cosmiccoincidence
Copy link
Member

Going to work on a design for this sometime soon and probably pick some colors too (they can easily be changed later if needed).

@cosmiccoincidence cosmiccoincidence added the UI/UX Tasks related to the User Interface/Experience label Dec 14, 2023
@iamteapot422 iamteapot422 added Bounty Tasks with a monetary reward. Bounty: 10 dollars 💰 Value of the bounty. Do not put this tag without the bounty tag. labels Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bounty Tasks with a monetary reward. Bounty: 10 dollars 💰 Value of the bounty. Do not put this tag without the bounty tag. Docs General paperwork. Feature A new system or other feature. Needs Design Papers please! UI/UX Tasks related to the User Interface/Experience
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants