Hello, quick question, I was wondering if anyone's made a guide or something to editing the game's font colours in the INI. I am talking about this string:
Spoiler
[FontColor]color_normal=202,165,96color_normal_over=223,201,159color_normal_pressed=243,237,221 color_active=96,112,202color_active_over=159,169,223color_active_pressed=223,226,244 color_disabled=179,168,135color_disabled_over=223,201,159color_disabled_pressed=243,237,221 color_link=112,126,207color_link_over=143,155,218color_link_pressed=175,184,228 color_journal_link=37,49,112color_journal_link_over=58,77,175color_journal_link_pressed=112,126,207 color_journal_topic=0,0,0color_journal_topic_over=58,77,175color_journal_topic_pressed=112,126,207 color_answer=150,50,30color_answer_over=223,201,159color_answer_pressed=243,237,221 color_header=223,201,159color_notify=223,201,159 color_big_normal=202,165,96color_big_normal_over=223,201,159color_big_normal_pressed=243,237,221 color_big_link=112,126,207color_big_link_over=143,155,218color_big_link_pressed=175,184,228 color_big_answer=150,50,30color_big_answer_over=223,201,159color_big_answer_pressed=243,237,22 color_big_header=223,201,159color_big_notify=223,201,159 color_background=0,0,0color_focus=80,80,80 color_health=200,60,30color_magic=53,69,159color_fatigue=0,150,60 color_misc=0,205,205 color_weapon_fill=200,60,30color_magic_fill=200,60,30 color_positive=223,201,159color_negative=200,60,30 color_count=223,201,159
I mostly just want to tweak it so that the bright, off-white colour used on highlighted text is the main colour instead of the yellowy colour, but I do want to make some other subtle tweaks as well.