tweak: background color
This commit is contained in:
parent
8790adb0fc
commit
c27525cc32
2
config.h
2
config.h
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user