1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 08:15:47 +00:00
gitea/templates/repo/issue
silverwind 8099238618
Change green buttons to primary color (#27099)
I think it's better if the primary actions have primary color instead of
green which fits better into the overall single-color UI design. This PR
currently replaces every green button with primary:

<img width="141" alt="Screenshot 2023-09-16 at 14 07 59"
src="https://github.com/go-gitea/gitea/assets/115237/843c1e50-4fb2-4ec6-84ba-0efb9472dcbe">
<img width="161" alt="Screenshot 2023-09-16 at 14 07 51"
src="https://github.com/go-gitea/gitea/assets/115237/9442195a-a3b2-4a42-b262-8377d6f5c0d1">

Modal actions now use uncolored/primary instead of previous green/red
colors. I also removed the box-shadow on all basic buttons:

<img width="259" alt="Screenshot 2023-09-16 at 14 16 39"
src="https://github.com/go-gitea/gitea/assets/115237/5beea529-127a-44b0-8d4c-afa7b034a490">
<img width="261" alt="Screenshot 2023-09-16 at 14 17 42"
src="https://github.com/go-gitea/gitea/assets/115237/4757f7b2-4d46-49bc-a797-38bb28437b88">

The change currently includes the "Merge PR" button, for which we might
want to make an exception to match the icon color there:

<img width="442" alt="Screenshot 2023-09-16 at 14 33 53"
src="https://github.com/go-gitea/gitea/assets/115237/993ac1a5-c94d-4895-b76c-0d872181a70b">
2023-09-18 22:05:31 +00:00
..
fields Make issue template field template access correct template data (#26698) 2023-08-24 11:09:36 +00:00
labels Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
milestone Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
view_content Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
branch_selector_field.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
card.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
choose.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2023-04-07 13:03:29 -04:00
filters.tmpl Display archived labels specially when listing labels (#26820) 2023-09-18 04:54:05 +00:00
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
labels.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
list.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
milestone_issues.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
milestone_new.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
milestones.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
navbar.tmpl Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
new_form.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
search.tmpl Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
view_content.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
view_title.tmpl Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00