- add screen light effect
An option to turn off the flashing would be nice.
For the time being, I disabled it by commenting out these lines:
//local flash = {
// when =Transition.ToNewList ,property = "alpha", start = 20, end = 130, time = 400, tween = Tween.Linear, pulse = true
// }
//animation.add( PropertyAnimation( screen_light, flash ) );
Again, just a humble suggestion. I don't want to spoil your work, I like your theme very much and just make some minor adjustments which I share here for anyone with similar preferences.
edit: typo