| // 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 | |
| // 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 | |