1
0
Fork 0
mirror of https://fem.mint.lgbt/m/Rhythmblock.git synced 2024-08-14 20:27:11 +00:00

removed scrapped alt text color variable

This commit is contained in:
mint 2021-05-07 15:09:53 -04:00
parent eadd590f3c
commit db30ec58d0

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