-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors_misc.h
7 lines (5 loc) · 976 Bytes
/
colors_misc.h
1
2
3
4
5
6
7
#include <stdint.h>
#ifndef COLORS_H_MISC
#define COLORS_H_MISC
const uint32_t colors_misc[102] = {4294967295,16514553,13288373,12300709,8681580,8272157,4598299,10380084,14078147,15921894,11246990,14270100,14934227,16446613,12879177,15769143,9931900,16445554,16315840,15391412,16171827,16577095,16308280,16045665,16000521,15883548,1644558,0,5063739,6839889,16643633,14779267,15513784,15200487,16777215,15064798,13092807,14415775,16185843,16185587,9881482,5793369,593174,15856113,16579836,16448250,16382457,16711422,16645629,592137,1579032,2434341,65793,1513239,16053492,1447446,2829099,16514043,16316664,1644825,921102,14671839,657930,526344,1381653,197379,1184274,1315860,15527148,855309,789516,1118481,2565927,15198183,15921906,394758,2631720,15790320,986895,2697513,15395562,328965,16185078,14540253,3684408,1052688,15592941,131586,263172,1250067,16764622,16740978,16711680,13553407,7500543,255,16768884,9790803,7322542,10499351,12838838,6826528};
#endif //COLORS_H_MISC