1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-07 06:06:23 -07:00

Add Clear and Dark themes from BunkerChan

Also adjust some other theme properties
resolves #43
This commit is contained in:
Eggbertx 2021-03-24 11:26:58 -07:00
parent 9b05efaecb
commit d5a5fc53eb
20 changed files with 214 additions and 21 deletions

View file

@ -35,6 +35,8 @@
{ "Name": "Pipes", "Filename": "pipes.css" },
{ "Name": "BunkerChan", "Filename": "bunkerchan.css" },
{ "Name": "Burichan", "Filename": "burichan.css" },
{ "Name": "Clear", "Filename": "clear.css" },
{ "Name": "Dark", "Filename": "dark.css" },
{ "Name": "Photon", "Filename": "photon.css" },
{ "Name": "Yotsuba", "Filename": "yotsuba.css" },
{ "Name": "Yotsuba B", "Filename": "yotsubab.css" }