added checkboxes to keep current roundness and shadows, also cleaned up how
shadows/roundness are reset when switching themes
This commit is contained in:
parent
91ea9b7b0e
commit
754d71ec19
4 changed files with 99 additions and 33 deletions
|
@ -164,6 +164,11 @@
|
|||
"true": "yes"
|
||||
},
|
||||
"style": {
|
||||
"switcher": {
|
||||
"keep_shadows": "Keep shadows",
|
||||
"keep_roundness": "Keep roundness",
|
||||
"save_load_hint": "\"Keep\" options preserve currently set options when selecting or loading themes, it also stores said options when exporting a theme."
|
||||
},
|
||||
"common": {
|
||||
"color": "Color",
|
||||
"opacity": "Opacity",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue