This is probably a simple thing I'm just missing.
I'm in process of starting to migrate our 0.4.x bots (10 or so) to 0.6.1. As part of that I'm trying to make creation of new bots with some of the same settings (not just migrating old bots but starting some new ones) as replicatable as I can.
I exported my existing theme settings on my main 0.4.1 orgbot with "!theme export", made an export of the new colors just to make sure I grabbed any settings that wouldn't be in the old theme (loot, massinv, leader_echo, counting) and merged them and copied the theme file to the 0.6.1 directory.
Then in a new, virgin 0.6.1 bot I did "/tell [bot] !theme import [themename]". It responds with:
[bot]: Theme file [themename] read, schemes updated!
but even after a restart the colors aren't applied.
And when I do "/tell [bot] !theme" it still shows that it is using the "Default" theme and doesn't list any other themes available.