Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix color of tertiary button on dark theme (#22739) #22744

Merged
merged 5 commits into from
Feb 8, 2023

Commits on Feb 4, 2023

  1. Fix color of tertiary button on dark theme (go-gitea#22739)

    Before:
    <img width="266" alt="Screenshot 2023-02-03 at 14 07 34"
    src="https://user-images.githubusercontent.com/115237/216611151-92e98305-c4b5-42f3-b2e2-8b1b805fa644.png">
    
    After:
    <img width="271" alt="Screenshot 2023-02-03 at 14 07 52"
    src="https://user-images.githubusercontent.com/115237/216611156-878a8a75-39a1-415b-9b6d-4f035985444e.png">
    
    This is the only instance of such a button in all templates.
    
    ---------
    
    Co-authored-by: Lauris BH <lauris@nix.lv>
    Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
    3 people authored and yardenshoham committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    8af55f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    7924ada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c51138 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    cbc5c6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81da0ce View commit details
    Browse the repository at this point in the history