WordPress Theme Tweaker Plugin Review
I recently came across a pretty cool plugin called Theme Tweaker, which basically lets you alter the colors of your theme without touching your CSS code. I thought I would go over this plugin in a review post. In this review, you’ll learn:
- How to install the plugin in WordPress 2.7+
- How to identify and change various colors to your liking
- How to update your stylesheet with changes
- How to generate a custom child theme on the fly
And now, onto the review…
How To Install Theme Tweaker
Luckily, this plugin is available in the official WordPress plugin directory. Therefore, it is readily available to be installed automatically through your WP admin panel.
Just search “theme tweaker” and go through the install process. It should be pretty straightforward.
Go ahead and activate the plugin. Now that the plugin is successfully installed, let’s take it for a spin.
Changing Theme Colors
Now it’s time to put this plugin into action. I’ll be using the Lightweight theme for example purposes. This theme is completely imageless, and all colors are handled through CSS, so it will work well with this demonstration.
To change the colors, go to Appearance -> Theme Tweaker. On this page, you’ll be able to change individual colors using a HEX code or color picker. You can also change all the colors at once using a predefined color preset with the buttons on the right.
With the predefined color presets, you can do the following with the click of a button:
- Invert colors
- Black and white
- B&W negative (inversion of above)
- Sepia effect
- Random colors
My favorite of these would probably have to be the random colors preset, since you can completely change the look of your blog theme with the click of a button. Okay, that’s the last time I say “click of a button.”
The above is the result of the random colors preset. That’s pretty ugly, I know…but with enough random color clicks, something semi-good looking would probably come out of it.
Saving Your Changes
After you’ve picked your desired colors, you have a few options after this for saving your changes. By default, the color changes are only visible to you: the administrator. If you want to display them to all your viewers, you can simply select the “Activate the new color scheme” checkbox.
For a more permanent solution, you can either generate a replacement stylesheet or a child theme. Picking either of these options will prompt you to download a style.css file. The result of the “Tweaked Stylesheet” could replace the current stylesheet of your theme, however I’d recommend the child theme generator.
With the style.css file created from the child theme generator, all you need to do is create a new directory on your /wp-content/themes/ folder, upload the stylesheet there, and then activate the new child theme in your admin panel.
Conclusion
All in all, I think this is a great plugin, especially useful to people who aren’t comfortable with manually editing CSS code themselves. The color picker and color presets make it really easy to change the colors of your blog. Although I used it to completely change the entire look, it could also be used for changing minor details, like link colors, etc. The child theme generator feature is also pretty cool.
Anyway, hope you liked the review. If you wanted to change the colors of your blog, would you consider using a plugin like this, or would you rather just edit the stylesheet (or make a child theme) manually? Let me know what you think in the comments.
Oh yeah, and if anyone wants the ugly Lightweight child theme (pictured above) by any chance, download it here.








This plugin was just what i was looking for, but it clashed with one of my themes or plugins (can’t remember) so I had to disable it… this is great for clients who you just can’t please with the right colour… “here ya go… YOU choose the colours
”
Ill just stick with the basic coding. Keeps me busy and i learn something new every day
You should of did a video on this
This is surely one pretty neat plugin, but I don’t want to annoy my readers by changing the colors around every now and then, but thanks anyway for the review as this might be useful for me if for example, I’d go and write a new blog with a common theme that a lot use, just a few clicks and it’s still the same theme but just in another neat variant!
Ah, I’ve been meaning to test this! It looks like it would be great on WPMU sites where users *can’t* edit themes and even with a CSS editor, can’t understand it.
@cuteegirlee: Ah…that’s true, this plugin could be invaluable during a situation like that.
@Anto: Yeah, I’d rather edit the code myself as well. I was thinking of doing a video for this one, but ultimately decided not to…maybe for the next plugin review.
@Kevin Paquet: Yep, probably wouldn’t be a good idea to frequently change colors around. It would definitely be useful for quickly customizing common themes.
@Andrea: Hmm…I didn’t even think of that. I wonder if this plugin could alter themes on individual WPMU blogs, or would the changes affect everyone’s blog using the theme?
I could not imagine how messy it would be if it would globally affect all blogs on a WPMU installation. LOL.