Where is the Color Picker theme file stored? UE5

I want to have a master set of colors all setup in themes and carry them from project to project I have tried every trick to figure out where this is stored in the saved folder, and can’t even find a text file that is associated with the names I am setting.

I put it in 4 and 5 at the end of \Saved\Config\WindowsEditor\EditorPerProjectUserSettings.ini like this:

[ColorThemes]
Theme0=Fitzlibutz21
Theme0Color0=(R=0.000000,G=0.817282,B=0.033105,A=0.501961)
Theme0Label0=
Theme0Color1=(R=4.942261,G=0.987182,B=0.313989,A=1.000000)
Theme0Label1=
Theme0Color2=(R=5.842560,G=0.897882,B=0.181164,A=1.000000)
Theme0Label2=
Theme0Color3=(R=17.182007,G=0.986413,B=0.412543,A=1.000000)
Theme0Label3=
Theme0Color4=(R=22.347839,G=0.900525,B=0.439657,A=1.000000)
Theme0Label4=
Theme0Color5=(R=120.000000,G=0.800000,B=0.700000,A=0.500000)
Theme0Label5=

2 Likes

Thanks man I looked at that file 10x and never found it. My files is 300+KB but just searching for “colortheme” found it instantly!