Color: Split up existing enums #19

Open
opened 2025-02-04 18:00:53 +00:00 by pyrex · 0 comments
Owner

Right now we use the same enum value for multiple things very often, and it means it's hard to change the palette.

Have a list of constants at the beginning of the color files (representing true colors) and don't export them. Instead, reexport colors for specific roles.

Right now we use the same enum value for multiple things very often, and it means it's hard to change the palette. Have a list of constants at the beginning of the color files (representing true colors) and don't export them. Instead, reexport colors _for specific roles_.
pyrex added the
refactor
good first issue
labels 2025-02-04 18:00:53 +00:00
pyrex added the
Importance
Postponed
label 2025-02-22 19:49:32 +00:00
Sign in to join this conversation.
No description provided.