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:
parent
9b05efaecb
commit
d5a5fc53eb
20 changed files with 214 additions and 21 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue