-
-
Notifications
You must be signed in to change notification settings - Fork 751
Match the green colors in the help system #1977
Copy link
Copy link
Closed
Labels
a: frontendRelated to output and formattingRelated to output and formattingp: 3 - lowLow PriorityLow Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Metadata
Metadata
Assignees
Labels
a: frontendRelated to output and formattingRelated to output and formattingp: 3 - lowLow PriorityLow Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Type
Fields
Give feedbackNo fields configured for issues without a type.
constants.Colours.bright_greenandconstants.Colours.soft_greenboth exist, and they're very similar. (For reference,orangeandsoft_orangeare nowhere near each other.)bright_greenis only used 3 times: twice in the help channel system and once in the modpings cog.soft_greenis used 19 times across 12 files.I propose that we make all the green color usages the same, keeping only one and possibly renaming it to
green.