]> source.dussan.org Git - gitea.git/commit
Minor color tweaks (#30397)
authorsilverwind <me@silverwind.io>
Wed, 10 Apr 2024 20:29:05 +0000 (22:29 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2024 20:29:05 +0000 (22:29 +0200)
commite7ecdba4933f4ff5e6e2b24cdcea8b76f486966a
tree8c7dcb7371cd6d13ac4f30da764c17be28c94313
parentc1f76aea45f11e1d5ae22c047cf3bda9c681de8d
Minor color tweaks (#30397)

New approach to color shades: Stem all colors off the body color
`#1b1f23` using [this](https://pinetools.com/darken-color) and
[this](https://pinetools.com/lighten-color) tool. The differences are
very subtle, but it will give a more consistent color scheme until
https://github.com/go-gitea/gitea/issues/30160.

<img width="1342" alt="Screenshot 2024-04-10 at 20 44 16"
src="https://github.com/go-gitea/gitea/assets/115237/75b65797-2521-46ea-91d8-d76f77b591b1">
web_src/css/themes/theme-gitea-dark.css
web_src/css/themes/theme-gitea-light.css