Tweaking via the settings file
Posted: Thu Feb 03, 2011 10:09 am
Hi Alex
Having a stroll around in the settings file.found this setting It appears that this setting controls the 'Color Theme' option. It looks like the color format you are using is CMYK is this correct? If we change the code in the settings file it looks like it takes precedence over whatever is used in the menu settings. There is also a difference in the true CMYK color and that used for the theme. I guess you are diluting the color somehow in code?
If this is all correct i think it's time to share for us to create some new new color schemes, to share and maybe include in the CN menu in the future.
I guess this goes partway towards the color scheme customization listed in requests (plus you might get a list of peoples color preferences
)
Having a stroll around in the settings file.found this setting
Code: Select all
app.mainframe.basecolor = 6576740
If this is all correct i think it's time to share for us to create some new new color schemes, to share and maybe include in the CN menu in the future.
I guess this goes partway towards the color scheme customization listed in requests (plus you might get a list of peoples color preferences
