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

Improve contrast on blame timestamp, fix double border (#29482) #29485

Merged
merged 2 commits into from
Feb 29, 2024

Commits on Feb 29, 2024

  1. Improve contrast on blame timestamp, fix double border (go-gitea#29482)

    Before, double border on top, bad contrast on dark:
    <img width="155" alt="Screenshot 2024-02-29 at 02 06 17"
    src="https://github.com/go-gitea/gitea/assets/115237/fc0f1e08-a5ce-47ed-9eb6-135eed5a1abb">
    <img width="126" alt="Screenshot 2024-02-29 at 02 07 28"
    src="https://github.com/go-gitea/gitea/assets/115237/38ae8483-8d9b-484c-8909-d4466131ea16">
    
    After, no double border on top, good contrast:
    <img width="154" alt="Screenshot 2024-02-29 at 02 20 20"
    src="https://github.com/go-gitea/gitea/assets/115237/ad91282b-e9f5-4f41-8f5e-6ba28db3beac">
    <img width="147" alt="Screenshot 2024-02-29 at 02 20 38"
    src="https://github.com/go-gitea/gitea/assets/115237/7ee2ec92-e72a-4981-aec3-98fc8e579bae">
    silverwind authored and GiteaBot committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    23d737f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f72a51 View commit details
    Browse the repository at this point in the history