tweak: background color

This commit is contained in:
NunoSempere 2022-12-16 01:40:50 +01:00
parent 8790adb0fc
commit c27525cc32

View File

@ -29,7 +29,7 @@
#define KEY(x) GDK_KEY_##x
#define ZOOM 1.4 /* Starting zoom level.*/
#define ZOOM_VAL .1 /* Zooming value in zoomin/zoomout functions */
#define BG_COLOR "#FFFFFF" /* "FEFEFE", "#1E1E2E" */
#define BG_COLOR "#FEFEFE" /* "FEFEFE", "#1E1E2E" */
#define DEBUG false
typedef enum {