From 72a470a2644ed82e78f7b22238f59ddd5cc8f24f Mon Sep 17 00:00:00 2001 From: straw <45886986+acoolstraw@users.noreply.github.com> Date: Tue, 3 Aug 2021 14:09:47 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b94152..7cc5f90 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # earl-grey -Elegant dark theme for Gitea. +Elegant dark theme for Gitea. *Tea. Earl Grey. Hot.* 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! @@ -27,4 +27,4 @@ THEMES = gitea,arc-green,earl-grey `rm -r earl-grey` # Development -Gitea uses Less for styling, keep that in mind when contributing. And you must contribute to `earl-grey.less`, because that's what's being made into `theme-earl-grey.css` \ No newline at end of file +Gitea uses Less for styling, keep that in mind when contributing. And you must contribute to `earl-grey.less`, because that's what's being made into `theme-earl-grey.css` From bedba3f0f7de8f65de67652183ae20be6e4bb67d Mon Sep 17 00:00:00 2001 From: straw <45886986+acoolstraw@users.noreply.github.com> Date: Tue, 3 Aug 2021 14:10:06 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cc5f90..76a95c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # earl-grey -Elegant dark theme for Gitea. *Tea. Earl Grey. Hot.* +Elegant dark theme for Gitea. + +*Gitea. Earl Grey. Hot.* 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!