src/utils/color.ts
Copyright (C) Mobilize.Net info@mobilize.net - All Rights Reserved
This file is part of the Mobilize Frameworks, which is proprietary and confidential.
NOTICE: All information contained herein is, and remains the property of Mobilize.Net Corporation. The intellectual and technical concepts contained herein are proprietary to Mobilize.Net Corporation and may be covered by U.S. Patents, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Mobilize.Net Corporation.
Properties |
Static Black |
Type : string
|
Default value : '#000000'
|
Static Blue |
Type : string
|
Default value : '#0000FF'
|
Static Green |
Type : string
|
Default value : '#008000'
|
Static IndianRed |
Type : string
|
Default value : '#CD5C5C'
|
Static LightGray |
Type : string
|
Default value : '#D3D3D3'
|
Static MediumAquamarine |
Type : string
|
Default value : '#66CDAA'
|
Static Red |
Type : string
|
Default value : '#FF0000'
|
Static Salmon |
Type : string
|
Default value : '#FA8072'
|
Static Teal |
Type : string
|
Default value : '#008080'
|
Static White |
Type : string
|
Default value : '#FFFFFF'
|
Static Yellow |
Type : string
|
Default value : '#FFFF00'
|