StackAndTile Forums
'highlight_border_color' setting - Printable Version

+- StackAndTile Forums (https://www.stackandtile.com/forum)
+-- Forum: General (https://www.stackandtile.com/forum/forumdisplay.php?fid=1)
+--- Forum: Support Help (https://www.stackandtile.com/forum/forumdisplay.php?fid=2)
+--- Thread: 'highlight_border_color' setting (/showthread.php?tid=1175)



'highlight_border_color' setting - GoGetYourKnife - 11-02-2015

Hello.
I want the color of the border to draw around the table to be green.
I've changed the settings in theme.ini file to look like this:
'
...
highlight_active_win=1
highlight_border_color=00FF00
...
'
I've restarted SaT, but the border still has the default color(red=FF0000). What is the mistake here? I've also tried to use 'highlight_border_color=#00FF00'(with '#' symbol) - still no results. Other settings and changes work pretty fine.
Thanks for any help.


RE: 'highlight_border_color' setting - SaT_Admin - 11-02-2015

Looks correct, no # symbol. Did you close and reopen SaT?

If so and it still didn't work, paste your layout config file, maybe you put the settings in the wrong spot.


RE: 'highlight_border_color' setting - GoGetYourKnife - 11-03-2015

(11-02-2015, 11:35 PM)SaT_Admin Wrote: maybe you put the settings in the wrong spot.

Yes, thank you, that was the reason. I just have not noticed the other spots except [settings] and simply put some extra advanced settings to the end of the file. Now they are in the correct spot, all works pretty fine.


RE: 'highlight_border_color' setting - SaT_Admin - 11-03-2015

:thumbsup: