aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
blob: 9e40f0ff0e5bf03efeb6e88b365f13820a608054 (plain)
1
2
3
4
#include <stdint.h>

/* The colors are in ARGB format */
static uint32_t background = 0xff282828;