mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Rename existing themes
This commit is contained in:
parent
040ca310f1
commit
3a191fa3a3
@ -74,8 +74,8 @@ let constants = {
|
||||
// If you want to disable some official themes, then create an entry that replaces this array in config.js.
|
||||
// Format: `{file: string, name: string}[]`
|
||||
official: [
|
||||
{file: "classic", name: "Classic"},
|
||||
{file: "blue", name: "Classic blue"}
|
||||
{file: "classic", name: "Vanilla sard"},
|
||||
{file: "blue", name: "Vanilla sky"},
|
||||
{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.
|
||||
|
Loading…
Reference in New Issue
Block a user