From 3ea4bd803198e55c93656f2a1ef9540675712fbb Mon Sep 17 00:00:00 2001 From: straw <45886986+acoolstraw@users.noreply.github.com> Date: Thu, 5 Aug 2021 11:29:20 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59546b8..8f1f5e6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # earl-grey -Elegant dark theme for Gitea. *Gitea. Earl Grey. Hot.* +Elegant dark theme for Gitea. -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! +![issues](https://img.shields.io/github/issues/acoolstraw/earl-grey) ![size](https://img.shields.io/github/repo-size/acoolstraw/earl-grey) ![forks](https://img.shields.io/github/forks/acoolstraw/earl-grey?style=social) + +*Gitea. Earl grey. Hot* -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) ![gitea-1](https://user-images.githubusercontent.com/45886986/128325883-e9a92c1c-fb01-43f5-8e25-3278b0780e8c.png) ![gitea-2](https://user-images.githubusercontent.com/45886986/128325892-8092a5de-642a-4168-99aa-80c65477d9c5.png)