forked from mirrors/earl-grey
Merge branch 'master' of https://github.com/acoolstraw/earl-grey
This commit is contained in:
commit
223c6ea5ee
@ -1,2 +1,6 @@
|
|||||||
# earl-grey
|
# earl-grey
|
||||||
Elegant dark theme for Gitea. Has a lot of bugs, will correct them as time goes on, please report any issues!
|
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!
|
||||||
|
|
||||||
|
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)
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
#383c4a - main body color
|
|
||||||
#2a2e3a - navbar/repo
|
|
||||||
#454a57 - headers n shit + borders
|
|
||||||
#2e323e - the actual navbar lol
|
|
||||||
#87ab63 - disgusting green
|
|
||||||
#2e323e - footer n shit
|
|
||||||
#292d39 - input fields?
|
|
||||||
|
|
||||||
btw: #E14C4C is a cool red
|
|
Loading…
Reference in New Issue
Block a user