mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-01 18:31:35 +00:00
Public release of the PussTheCat.org dark theme
This commit is contained in:
parent
4c5820802b
commit
08381d3c1d
3 changed files with 49 additions and 0 deletions
|
|
@ -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}[]`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue