From f14acf7306b022c1d0dd98f5fd654dbdc38e64e5 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 22 Apr 2023 18:40:22 +0200 Subject: create ffbg --- config.def.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config.def.h (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h new file mode 100644 index 0000000..9e40f0f --- /dev/null +++ b/config.def.h @@ -0,0 +1,4 @@ +#include + +/* The colors are in ARGB format */ +static uint32_t background = 0xff282828; -- cgit v1.2.3-70-g09d2