viz1090/monokai.h

14 lines
230 B
C
Raw Normal View History

#include "structs.h"
SDL_Color pink;
SDL_Color purple;
SDL_Color blue;
SDL_Color green;
SDL_Color yellow;
SDL_Color orange;
SDL_Color lightGrey;
SDL_Color grey;
SDL_Color darkGrey;
SDL_Color black;
SDL_Color white;
SDL_Color red;