removed scrapped alt text color variable
This commit is contained in:
parent
eadd590f3c
commit
db30ec58d0
|
@ -2,7 +2,6 @@
|
|||
accentColor = colors.gray
|
||||
buttonColor = colors.lightGray
|
||||
textColor = colors.lightGray
|
||||
altTextColor = colors.gray
|
||||
backgroundColor = colors.black
|
||||
|
||||
-- Code starts from here
|
||||
|
|
Loading…
Reference in a new issue