diff --git a/config.h b/config.h index c56884f..416beb2 100644 --- a/config.h +++ b/config.h @@ -12,8 +12,6 @@ // More user config #define ZOOM 1.6 /* Starting zoom level.*/ #define ZOOM_VAL .1 /* Zooming value in zoomin/zoomout functions */ -#define BG_COLOR "#FEFEFE" /* "FEFEFE", "#1E1E2E" */ -#define DEBUG false #define MAX_NUM_TABS 8 // set to 0 or false if you want unlimited tabs, or look at the relevant rose.c code. #define SEARCH "https://search.brave.com/search?q=%s" // #define SEARCH "https://search.nunosempere.com/search?q=%s"