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