-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors_menu.h
7 lines (5 loc) · 1.37 KB
/
colors_menu.h
1
2
3
4
5
6
7
#include <stdint.h>
#ifndef COLORS_H_MENU
#define COLORS_H_MENU
const uint32_t colors_menu[148] = {4294967295,0,15294046,10951965,15739434,16777215,16711422,6845428,2963642,4411899,10986918,5921370,2759708,9987429,14326448,16234959,16633064,4215765,15132390,3552822,13123886,9643805,12698049,13290186,16499327,15382137,15397621,3944224,15053433,13816530,16756368,6707,9291519,16776960,7667712,16771023,10161158,14948365,14195868,12745599,7602176,16747008,8026746,12040119,12105912,8355711,6842472,10790052,11316396,7105644,9934743,7237230,10000536,9803157,9671571,12303291,13027014,11184810,13421772,12369084,11447982,8224125,12434877,6316128,13158600,9079434,11711154,12895428,14211288,15592941,9605778,16579836,9868950,8092539,10329501,15921906,16316664,16448250,16645629,10987431,8816262,10066329,11908533,7829367,14342874,8421504,12171705,15987699,14145495,7500402,14935011,14737632,9276813,15461355,13684944,9474192,10855845,9145227,10461087,16185078,11776947,7960953,14540253,7434609,15527148,16514043,6776679,6645093,15856113,8882055,14079702,9737364,16250871,15198183,15790320,6447714,8684676,12829635,9408399,10724259,9211020,16382457,16053492,10132122,13487565,8289918,13619151,7303023,7763574,15263976,15395562,15658734,13948116,10658466,11119017,15724527,15000804,13750737,16119285,12763842,13092807,14277081,12961221,10197915,11974326,7631988,10395294,14671839};
#endif //COLORS_H_MENU