change torchlight theme

this switches to a more neutral theme which looks okay against both
light and dark backgrounds
This commit is contained in:
John Bowdre 2024-08-15 15:43:39 -05:00
parent 64ad1416d3
commit b23983c02c

View file

@ -11,7 +11,7 @@ module.exports = {
// Which theme you want to use. You can find all of the themes at
// https://torchlight.dev/docs/themes.
theme: 'synthwave-84',
theme: 'material-theme-lighter',
// The Host of the API.
host: 'https://api.torchlight.dev',