mirror of
https://github.com/0intro/wmii
synced 2025-03-05 14:41:25 +03:00
tinted default colors more blueish
This commit is contained in:
parent
eab6580a89
commit
e591184bd2
@ -7,8 +7,8 @@
|
||||
#include <cext.h>
|
||||
|
||||
#define BLITZ_FONT "fixed"
|
||||
#define BLITZ_SEL_COLOR "#ffffff #666699 #9999cc"
|
||||
#define BLITZ_NORM_COLOR "#ffffff #888888 #bbbbbb"
|
||||
#define BLITZ_SEL_COLOR "#ffffff #4c7899 #6e9abb"
|
||||
#define BLITZ_NORM_COLOR "#dddddd #222c33 #444e66"
|
||||
|
||||
typedef enum {
|
||||
CENTER, WEST, NWEST, NORTH, NEAST, EAST,
|
||||
|
Loading…
x
Reference in New Issue
Block a user