News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Color Scheme exporting?

Started by Andir, November 04, 2005, 02:25:46 PM

Previous topic - Next topic

Andir

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?

tiwag

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

Andir

Awesome...I swear I looked in the registry too, but I didn't look hard enough I guess. :?