mirror of
git://git.suckless.org/dmenu
synced 2025-12-17 12:43:07 +01:00
next attempt for bright background switch
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
*/
|
||||
|
||||
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
|
||||
#define BGCOLOR "#0a2c2d"
|
||||
#define FGCOLOR "#ddeeee"
|
||||
#define BORDERCOLOR "#176164"
|
||||
#define BGCOLOR "#eaffff"
|
||||
#define FGCOLOR "#000000"
|
||||
#define BORDERCOLOR "#8888cc"
|
||||
|
||||
Reference in New Issue
Block a user