mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
feat: vignette - style presets
This commit is contained in:
parent
b0a966fa2e
commit
26ed9e929b
9 changed files with 35 additions and 35 deletions
|
|
@ -386,7 +386,7 @@
|
|||
"filter": null
|
||||
},
|
||||
"#vignette": {
|
||||
"opacity": 0.3,
|
||||
"opacity": 0.2,
|
||||
"fill": "#000000",
|
||||
"filter": null
|
||||
},
|
||||
|
|
@ -397,6 +397,6 @@
|
|||
"height": "99.2%",
|
||||
"rx": "5%",
|
||||
"ry": "5%",
|
||||
"filter": "blur(20px)"
|
||||
"filter": "blur(30px)"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue