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