-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Unified primary button colors #32871
Copy link
Copy link
Closed
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Metadata
Metadata
Assignees
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently we are inconsistent with primary buttons. Code button is green, merge button and new issue button are primary.
I feel like all primary buttons should be the same color. The easiest way would be to make the code button primary as well. Or we do it like GitHub and make primary buttons green (diverging from primary links which are blue). I'm undecided whether green or primary (default blue) would be better.