Created
August 20, 2015 20:48
-
-
Save caoer/376bdf56f40f4d961817 to your computer and use it in GitHub Desktop.
SVRColor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dulicatedColorMethod(T0, Bg03); | |
dulicatedColorMethod(T1, Bg04); | |
dulicatedColorMethod(T2, Bg05); | |
dulicatedColorMethod(T3, Bg06); | |
dulicatedColorMethod(T4, Bg07); | |
dulicatedColorMethod(T5, Bg10); | |
cachedColorMethod(CtrlPrimary0 , 3 / 255.0 , 83 / 255.0 , 254 / 255.0 , 1) | |
cachedColorMethod(CtrlPrimary1 , 32 / 255.0 , 133 / 255.0 , 251 / 255.0 , 1) | |
cachedColorMethod(CtrlSecondary0 , 126 / 255.0 , 136 / 255.0 , 157 / 255.0 , 1) | |
cachedColorMethod(CtrlSecondary1 , 179 / 255.0 , 189 / 255.0 , 208 / 255.0 , 1) | |
cachedColorMethod(IndCheckin , 0 / 255.0 , 86 / 255.0 , 214 / 255.0 , 1) | |
cachedColorMethod(IndDeny , 238 / 255.0 , 27 / 255.0 , 86 / 255.0 , 1) | |
cachedColorMethod(IndError , 251 / 255.0 , 7 / 255.0 , 67 / 255.0 , 1) | |
cachedColorMethod(IndLate , 238 / 255.0 , 182 / 255.0 , 29 / 255.0 , 1) | |
cachedColorMethod(Bg00 , 0 / 255.0 , 0 / 255.0 , 0 / 255.0 , 1) | |
cachedColorMethod(Bg01 , 20 / 255.0 , 21 / 255.0 , 28 / 255.0 , 1) | |
cachedColorMethod(Bg02 , 33 / 255.0 , 35 / 255.0 , 43 / 255.0 , 1) | |
cachedColorMethod(Bg03 , 44 / 255.0 , 46 / 255.0 , 57 / 255.0 , 1) | |
cachedColorMethod(Bg04 , 63 / 255.0 , 65 / 255.0 , 77 / 255.0 , 1) | |
cachedColorMethod(Bg05 , 83 / 255.0 , 85 / 255.0 , 97 / 255.0 , 1) | |
cachedColorMethod(Bg06 , 127 / 255.0 , 129 / 255.0 , 138 / 255.0 , 1) | |
cachedColorMethodWithHex(Bg07, 0xACAEB6); | |
cachedColorMethodWithHex(Bg08, 0xD7D9DF); | |
cachedColorMethodWithHex(Bg09, 0xEFF0F4); | |
cachedColorMethodWithHex(Bg10, 0xFFFFFF); | |
cachedColorMethod(TableAvailable , 195 / 255.0 , 195 / 255.0 , 210 / 255.0 , 1) | |
cachedColorMethod(TableAssigned , 90 / 255.0 , 90 / 255.0 , 106 / 255.0 , 1) | |
cachedColorMethod(TableSeated , 0 / 255.0 , 209 / 255.0 , 190 / 255.0 , 1) | |
cachedColorMethod(TableSeatedPromo , 92 / 255.0 , 46 / 255.0 , 97 / 255.0 , 1) | |
cachedColorMethod(TableSeatedVip , 210 / 255.0 , 199 / 255.0 , 31 / 255.0 , 1) | |
cachedColorMethod(TablePaid , 79 / 255.0 , 217 / 255.0 , 93 / 255.0 , 1) | |
cachedColorMethod(ServiceStatusFallBackColor, 255 / 255.0, 255 / 255.0, 255 / 255.0, 1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment