1
0
forked from mirrors/earl-grey

Update README.md

This commit is contained in:
straw 2021-08-03 12:19:02 +02:00 committed by GitHub
parent cfbeb8c3e5
commit 3efdc5f9e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# earl-grey # earl-grey
Elegant dark theme for Gitea. Elegant dark theme for Gitea.
I mostly bruteforced which colors to change by inspecting every element with undesirable colors, I ended up with a theme that I'm quite proud of. However, it will definitely have a lot of bugs, please report them and fix them! I mostly bruteforced which colors to change by inspecting every element with undesirable colors, and I ended up with a theme that I'm quite proud of. However, it will definitely have a lot of bugs, please report them and fix them!
It's really easy to fix color inconsistencies, just use a color picker to get the color, then Inspect Element and go to the styling section. There, CTRL+F and search for the color (note that the letters must be lowercase, the colors whose letters aren't lowercase are most likely added by me) It's really easy to fix color inconsistencies, just use a color picker to get the color, then Inspect Element and go to the styling section. There, CTRL+F and search for the color (note that the letters must be lowercase, the colors whose letters aren't lowercase are most likely added by me)