I do some configs and I export my theme settings and paste it into my .info file to make them my new "default". But when I continue to do other configs but decided to revert to my "default", my new settings I have in the .info file don't take and I've already tried clearing my cache.

I'm trying to make it so I can version control the theme.

Comments

dkingofpa’s picture

  1. You shouldn't need to manually copy and paste the exported theme settings to your .info file. Omega Tools will write the settings to your .info file automatically when you export the theme.
  2. To make your .info file easier to version control, try the patch here: #1291520-3: Make omega settings export more readable
DamienMcKenna’s picture

Status: Active » Closed (works as designed)

A few things:

  • I saw this too, it took a few cache-clear-all's to make it all work correctly. But it did in the end.
  • Depending on what changes did not revert, you may have to also revert the main theme settings file, the patch in #1176528: Better handling of global theme settings can help or use the drush command "drush vdel theme_settings".
  • Did you have the theme settings variables exported to a feature? I hid that one too where I'd forgotten that the settings were also in a feature (#facepalm).

Marking this "Closed (works as designed)" as it might just take a little hammering to get it into shape.

DamienMcKenna’s picture

Issue summary: View changes

The reason why I trying to do this.