Skip to content

Commit 612e5ec

Browse files
committed
Merge branch 'development'
2 parents cadabb7 + f7556bb commit 612e5ec

File tree

3 files changed

+45
-23
lines changed

3 files changed

+45
-23
lines changed

js/data/presets.json

Lines changed: 43 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -429,25 +429,47 @@
429429
"previewImage": "theme-21-preview.png"
430430
},
431431
{
432-
"background": "#1b1f1c",
433-
"padding": 40,
434-
"titleColor": "#00FF41",
435-
"subtitleColor": "#A0FFA0",
436-
"borderColor": "#00FF41",
437-
"borderSize": 3,
438-
"borderRadius": 12,
439-
"textAlign": "center",
440-
"decoration": "headphones-cat-1.png",
441-
"decorationSize": 90,
442-
"pattern": "honeycomb",
443-
"patternColor": "#004d00",
444-
"patternSize": 80,
445-
"patternOpacity": 0.6,
446-
"titleFontSize": 44,
447-
"subtitleFontSize": 22,
448-
"titleFont": "Orbitron",
449-
"subtitleFont": "Source Code Pro",
450-
"previewImage": "theme-22-preview.png"
451-
}
452-
432+
"background": "#1b1f1c",
433+
"padding": 40,
434+
"titleColor": "#00FF41",
435+
"subtitleColor": "#A0FFA0",
436+
"borderColor": "#00FF41",
437+
"borderSize": 3,
438+
"borderRadius": 12,
439+
"textAlign": "center",
440+
"decoration": "headphones-cat-1.png",
441+
"decorationSize": 90,
442+
"pattern": "honeycomb",
443+
"patternColor": "#004d00",
444+
"patternSize": 80,
445+
"patternOpacity": 0.6,
446+
"titleFontSize": 44,
447+
"subtitleFontSize": 22,
448+
"titleFont": "Orbitron",
449+
"subtitleFont": "Source Code Pro",
450+
"previewImage": "theme-22-preview.png"
451+
},
452+
{
453+
"background": "#112f37",
454+
"borderColor": "#eeff00",
455+
"borderRadius": 10,
456+
"borderSize": 4,
457+
"decoration": "headphones-cat-2.png",
458+
"decorationLocal": false,
459+
"decorationSize": "105",
460+
"ignoreSave": null,
461+
"padding": 25,
462+
"pattern": "i-like-food",
463+
"patternColor": "#FFFFFF",
464+
"patternOpacity": 0.25,
465+
"patternSize": 225,
466+
"subtitleColor": "#5bfa05",
467+
"subtitleFont": "Kalam",
468+
"subtitleFontSize": "22",
469+
"textAlign": "center",
470+
"titleColor": "#ffffff",
471+
"titleFont": "Della Respira",
472+
"titleFontSize": "51",
473+
"previewImage": "theme-23-preview.png"
474+
}
453475
]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
9.19 KB
Loading

0 commit comments

Comments
 (0)