summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/hbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hbar.c b/src/hbar.c
index 58db864..e301fb4 100644
--- a/src/hbar.c
+++ b/src/hbar.c
@@ -15,7 +15,7 @@
#include "colors.h"
#define DEFAULT_COLOR BLACK BG_WHITE
-#define DEFAULT_RESET WHITE BG_BLACK
+#define DEFAULT_RESET WHITE BG_DEFAULT
#define SAVE_POS "\033[s"
#define LOAD_POS "\033[u"