• 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
release_scripts Loading commit data...
resources Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
C++StandardHeaderFile.txt Loading commit data...
COPYRIGHT Loading commit data...
LICENSE Loading commit data...
OpenBoard.pro Loading commit data...
README.md Loading commit data...