altas style by LordGnome

This commit is contained in:
Azgaar 2022-02-06 21:45:00 +03:00
parent 5428a058c8
commit 8537cb1c76
2 changed files with 386 additions and 1 deletions

View file

@ -1,7 +1,7 @@
// UI module to control the style presets
"use strict";
const systemPresets = ["default", "ancient", "gloom", "clean", "light", "watercolor", "cyberpunk", "monochrome"];
const systemPresets = ["default", "ancient", "gloom", "light", "watercolor", "clean", "atlas", "cyberpunk", "monochrome"];
const customPresetPrefix = "fmgStyle_";
// add style presets to list