1c1e321 8a4825d 5aceea5
1
2
3
4
5
6
7
8
9
// Change any of these to update your video live. export const COLOR_1 = '#86A8E7'; export const COLOR_2 = '#91EAE4'; export const FONT_FAMILY = 'Bungee'; export const FPS = 30; export const DURATION = 70 * FPS; // 30 seconds