I searched the forum looking for this, but is there a way to export the color sheme? I normally set my code coloring up to use a black background, light text. I want to install this on another computer, but I don't want to have to re-do all the color selections since I did some specific tweaking to some colors. I was not able to find out where the settings for this were saved by editing the colors and searching for files last modified in 1 day either. How are these values stored?
its stored in the registry
export starting from this key
HKEY_CURRENT_USER\Software\Code::Blocks\Code::Blocks v1.0\editor\color_sets
and import it on your other computer
Awesome...I swear I looked in the registry too, but I didn't look hard enough I guess. :?