forked from e621ng/e621ng
change default theme from hexagon (blue) to phonon (black) pt2
This commit is contained in:
parent
b8d3dc6824
commit
f2af884e87
@ -47,7 +47,7 @@ StorageUtils.bootstrapMany(LStorage.Site);
|
||||
// Any changes here must be reflected there as well
|
||||
LStorage.Theme = {
|
||||
/** @returns {string} Main theme */
|
||||
Main: ["theme", "hexagon"],
|
||||
Main: ["theme", "phonon"],
|
||||
|
||||
/** @returns {string} Extra theme / seasonal decotrations */
|
||||
Extra: ["theme-extra", "hexagon"],
|
||||
|
Loading…
Reference in New Issue
Block a user