You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
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">
1 year ago
..
actions Add a new column schedule_id for action_run to track (#26975) 1 year ago
branch Search branches (#27055) 1 year ago
cite
code Fix template bugs in recently_pushed_new_branches.tmpl (#26744) 1 year ago
diff Change green buttons to primary color (#27099) 1 year ago
editor Change green buttons to primary color (#27099) 1 year ago
find
graph Use `print` instead of `printf` (#27093) 1 year ago
issue Change green buttons to primary color (#27099) 1 year ago
migrate Change green buttons to primary color (#27099) 1 year ago
projects Change green buttons to primary color (#27099) 1 year ago
pulls Change green buttons to primary color (#27099) 1 year ago
release Remove a `gt-float-right` and some unnecessary helpers (#27110) 1 year ago
settings Change green buttons to primary color (#27099) 1 year ago
tag Enable H014 and H023 djlint rules (#25786) 2 years ago
wiki Change green buttons to primary color (#27099) 1 year ago
activity.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
blame.tmpl Support `.git-blame-ignore-revs` file (#26395) 1 year ago
branch_dropdown.tmpl Fix incorrect default branch label while switching between branches (#27053) 1 year ago
clone_buttons.tmpl Remove some transition related code (#26755) 1 year ago
clone_script.tmpl
commit_load_branches_and_tags.tmpl Remove commit load branches and tags in wiki repo (#26304) 2 years ago
commit_page.tmpl Change green buttons to primary color (#27099) 1 year ago
commit_status.tmpl Remove commit status running and warning from the dashboard repo list (#26036) 2 years ago
commit_statuses.tmpl
commits.tmpl Fix some UI alignments (#25277) 2 years ago
commits_list.tmpl Use `print` instead of `printf` (#27093) 1 year ago
commits_list_small.tmpl Use `print` instead of `printf` (#27093) 1 year ago
commits_table.tmpl Remove ref name in PR commits page (#25876) 1 year ago
create.tmpl Change green buttons to primary color (#27099) 1 year ago
create_helper.tmpl Use `print` instead of `printf` (#27093) 1 year ago
empty.tmpl Repository Archived text title center align (#25767) 2 years ago
file_info.tmpl Show image size on view page (#25884) 2 years ago
forks.tmpl Use template context function for avatar rendering (#26385) 2 years ago
graph.tmpl
header.tmpl Change green buttons to primary color (#27099) 1 year ago
home.tmpl Use `print` instead of `printf` (#27093) 1 year ago
icon.tmpl Refactor some CSS styles and simplify code (#26771) 1 year ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
release_tag_header.tmpl Change green buttons to primary color (#27099) 1 year ago
search.tmpl Refactor some CSS styles and simplify code (#26771) 1 year ago
search_name.tmpl
shabox_badge.tmpl Use template context function for avatar rendering (#26385) 2 years ago
sub_menu.tmpl Improve "language stats" UI (#26968) 1 year ago
unicode_escape_prompt.tmpl Make confusable character warning less jarring (#25069) 2 years ago
upload.tmpl
user_cards.tmpl Use template context function for avatar rendering (#26385) 2 years ago
view_file.tmpl Remove CSS `has` selector and improve various styles (#26891) 1 year ago
view_list.tmpl Refactor "shortsha" (#26877) 1 year ago
watchers.tmpl