| Script Summary: Changes foreground/background colors of benched/DL'd player rows. |
this script has 1 topic, 5 posts |
This script has no reviews. |
I have trouble distinguishing the difference in colors on certain laptop screens. This was my solution. The colors are configurable with these about:config preferences:
- benched_background_color (default: '#F1F2ED')
- benched_foreground_color (default: '#000000')
- totals_background_color (default: '#D8D9D5')
- totals_foreground_color (default: '#000000')
- starter_even_background_color (default: '#ffffff')
- starter_odd_background_color (default: '#ffffff')
Updates:
19-Jul-2007 - Added options to change odd/even background colors of starting players
23-Jul-2007 - Use stripe colors on standings table
Before:

After:

Stripes changed from default (white):

- benched_background_color (default: '#F1F2ED')
- benched_foreground_color (default: '#000000')
- totals_background_color (default: '#D8D9D5')
- totals_foreground_color (default: '#000000')
- starter_even_background_color (default: '#ffffff')
- starter_odd_background_color (default: '#ffffff')
Updates:
19-Jul-2007 - Added options to change odd/even background colors of starting players
23-Jul-2007 - Use stripe colors on standings table
Before:

After:

Stripes changed from default (white):

