Page 1 of 1

Color-blind friendly card selection in RFTG

Posted: 02 December 2011, 17:18
by yufra
I am red-green colorblind and have difficulty determining which cards I have already selected for paying costs in RFTG. My friends tell me the selected cards have a thin red line around them, but this is difficult to see. Can you increase the selection line width and change its color to blue? That would help a lot. Cheers!

Re: Color-blind friendly card selection in RFTG

Posted: 19 February 2013, 01:15
by Dr Lampoon
My friend and I were playing RftG today and he has the same issue as far as Red/Green colourblind. Is there a work around that anyone might know of?

Thank you in advance.

Re: Color-blind friendly card selection in RFTG

Posted: 08 July 2013, 11:00
by Een
Hi,

The selection rectangle has been made slightly larger.
Also, in recent browsers, you usually have the possibility to dynamically change some css properties (for example under chrome use right click -> inspect this element then edit the styles in the panel on the right). If blue is best for you, you can change the .stockitem 'border' property from red to blue (it will then apply to all cards). NB: changing the size here will have no effect as it is dynamically set during the game, but changing the color will work.
It is also possible that some plugins may allow you to persist these changes so as not to need to make them every time (not sure, I have never needed one).

Cheers,
Een