• Craig Watson's avatar
    Background cross color is now a setting in the config file · 2fd0cc87
    Craig Watson authored
    This allows users to change the color of the background grid e.g if they
    are using a projector or other low-contrast display.
    
    The settings are in the `Board` category and are named `CrossColorDarkBackground`
    and `CrossColorLightBackground`. They take strings representing the
    color in any of the following formats:
    
    - #RGB (Hexadecimal digits)
    - #RRGGBB
    - #AARRGGBB
    - #RRRGGGBBB
    - #RRRRGGGGBBBB
    - Any SVG color keyword name (as defined by W3C)
    2fd0cc87
Name
Last commit
Last update
..
adaptors Loading commit data...
api Loading commit data...
board Loading commit data...
core Loading commit data...
desktop Loading commit data...
document Loading commit data...
domain Loading commit data...
frameworks Loading commit data...
globals Loading commit data...
gui Loading commit data...
network Loading commit data...
pdf Loading commit data...
pdf-merger Loading commit data...
podcast Loading commit data...
tools Loading commit data...
web Loading commit data...