adds style stack editor

This commit is contained in:
booploops 2022-04-11 12:39:19 -07:00
parent 4cda5a5303
commit 51e78ee866
3 changed files with 133 additions and 24 deletions

View file

@ -115,6 +115,7 @@ export class Store {
},
"visual": {
"theme": "",
"styles": [],
"scrollbars": 0, // 0 = show on hover, 2 = always hide, 3 = always show
"refresh_rate": 0,
"window_background_style": "artwork", // "none", "artwork", "color"