Remove shadow

master
Fredrik Lautrup 2021-02-06 17:24:17 +01:00
parent 7e8073251b
commit 8b0ba72442
1 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@
const settings = { const settings = {
time: { time: {
color: 0xD6ED17, color: 0xD6ED17,
shadow: '#CF7500',
font: 'Vector', font: 'Vector',
size: 60, size: 60,
middle: screen.middle, middle: screen.middle,
@ -32,7 +31,6 @@
}, },
date: { date: {
color: 0xD6ED17, color: 0xD6ED17,
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