Public release of the PussTheCat.org dark theme

This commit is contained in:
TheFrenchGhosty
2020-05-14 18:21:48 +02:00
parent 4c5820802b
commit 08381d3c1d
3 changed files with 49 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ let constants = {
official: [
{file: "classic", name: "Classic"},
{file: "blue", name: "Classic blue"}
{file: "pussthecat.org", name: "Dark by PussTheCat.org"}
],
// To add your own theme, create an entry that replaces this array in config.js, then add your theme to it.
// Format: `{file: string, name: string}[]`