This commit is contained in:
Maciej Caderek
2022-01-20 06:45:14 +01:00
parent 918a5dff4f
commit 8733c1c3ab
18 changed files with 308 additions and 226 deletions

View File

@@ -2,6 +2,12 @@ import { Style } from "../../types";
const style: Style = {
name: "Calm",
// background: {
// type: "solid",
// data: {
// color: "transparent",
// },
// },
background: {
type: "gradient",
data: {