X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/b24aa8312b8067226e469d15c0a103a3016670f0..67649463c802d68fa2c5c9dbece8aba3a2ca9d9a:/config.arg.h?ds=sidebyside

diff --git a/config.arg.h b/config.arg.h
index 5e63805..c5e1874 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -4,6 +4,6 @@
  */
 
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR			"#444444"
-#define FGCOLOR			"#ffffff"
-#define BORDERCOLOR		"#222222"
+#define BGCOLOR			"#eeeeee"
+#define FGCOLOR			"#666699"
+#define BORDERCOLOR		"#9999CC"