Take each query filter and throw it into a hidden form input field. That way on subsequent POSTs, we'll stil be aware of the new query stuff.
2) We're pretty standardized on # + 3 digits or # + 6 digits, and no nesting, so I'd say that looking for set + anything with the above should be reasonable. Or even, just looking for "set (specific variablename)" because we probably only care about page background + page text + entry background + entry text (more or less!)
And then also compile a list of those with background images so you can manually mark those as a color range?
Thhhhhouuuuuugh well I'm thinking that we're not doing this live, right? You could hypothetically have your script go through each layer, load the values for the props you care about using: LJ::Customize->get_s2_prop_values
no subject
Take each query filter and throw it into a hidden form input field. That way on subsequent POSTs, we'll stil be aware of the new query stuff.
2) We're pretty standardized on # + 3 digits or # + 6 digits, and no nesting, so I'd say that looking for set + anything with the above should be reasonable. Or even, just looking for "set (specific variablename)" because we probably only care about page background + page text + entry background + entry text (more or less!)
And then also compile a list of those with background images so you can manually mark those as a color range?
Thhhhhouuuuuugh well I'm thinking that we're not doing this live, right? You could hypothetically have your script go through each layer, load the values for the props you care about using: LJ::Customize->get_s2_prop_values
And then ... stuff. do stuff.