User forums > Using Code::Blocks

Color Scheme exporting?

(1/1)

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

--- Code: ---HKEY_CURRENT_USER\Software\Code::Blocks\Code::Blocks v1.0\editor\color_sets
--- End code ---
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. :?

Navigation

[0] Message Index

Go to full version