-
-
Notifications
You must be signed in to change notification settings - Fork 151
Add a way to pick colors consistently #1377
Copy link
Copy link
Open
Labels
BountyTasks with a monetary reward.Tasks with a monetary reward.Bounty: 15 dollars 💰Value of the bounty. Do not put this tag without the bounty tag.Value of the bounty. Do not put this tag without the bounty tag.DocsGeneral paperwork.General paperwork.FeatureA new system or other feature.A new system or other feature.Needs DesignPapers please!Papers please!UI/UXTasks related to the User Interface/ExperienceTasks related to the User Interface/Experience
Milestone
Metadata
Metadata
Assignees
Labels
BountyTasks with a monetary reward.Tasks with a monetary reward.Bounty: 15 dollars 💰Value of the bounty. Do not put this tag without the bounty tag.Value of the bounty. Do not put this tag without the bounty tag.DocsGeneral paperwork.General paperwork.FeatureA new system or other feature.A new system or other feature.Needs DesignPapers please!Papers please!UI/UXTasks related to the User Interface/ExperienceTasks related to the User Interface/Experience
Type
Projects
Status
📋 Backlog
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