Color update

master
Fredrik Lautrup 2021-02-06 17:20:22 +01:00
parent 0c97a285bf
commit 0262148474
1 changed files with 2 additions and 4 deletions

View File

@ -23,16 +23,14 @@
// Ssettings // Ssettings
const settings = { const settings = {
time: { time: {
color: 0xD6ED17, color: 0xFEE715,
shadow: '#CF7500',
font: 'Vector', font: 'Vector',
size: 60, size: 60,
middle: screen.middle, middle: screen.middle,
center: screen.center, center: screen.center,
}, },
date: { date: {
color: 0xD6ED17, color: 0xFEE715,
shadow: '#CF7500',
font: 'Vector', font: 'Vector',
size: 15, size: 15,
middle: screen.height-17, // at bottom of screen middle: screen.height-17, // at bottom of screen