removed scrapped alt text color variable

This commit is contained in:
Lux Aliaga 2021-05-07 15:09:53 -04:00
parent eadd590f3c
commit db30ec58d0
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
accentColor = colors.gray
buttonColor = colors.lightGray
textColor = colors.lightGray
altTextColor = colors.gray
backgroundColor = colors.black
-- Code starts from here