Oblivision
A simple UI library rendered directly from a pixel buffer
Loading...
Searching...
No Matches
Macros
colors.h File Reference

color header for the Oblivision API. More...

Go to the source code of this file.

Macros

#define RED   0xFF0011FF
 
#define ORANGE   0xFF9500FF
 
#define BLUE   0x0800FFFF
 
#define PURPLE   0xD900FFFF
 
#define CYAN   0x00FBFFFF
 
#define GREY   0x4A4A4AFF
 
#define BLACK   0x000000FF
 
#define WHITE   0xFFFFFFFF
 
#define WINBAR_BG   0x3e5b6aff
 
#define WIN_BG   0x627986ff
 
#define BG   0x00B7FFFF
 

Detailed Description

color header for the Oblivision API.

Author
Tristan Wellman