diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-06-21 18:54:37 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-06-21 18:54:37 +0530 |
| commit | 83902bd4b2bddc050d040cdbb4aa2f104d7e8482 (patch) | |
| tree | fd2cb07da3e712265b1d40198f0e39d52c2dd35c | |
| parent | 62e7795d1999362361f9fa592a925b488c374e20 (diff) | |
color changes
| -rw-r--r-- | config.h | 2 | ||||
| -rwxr-xr-x | dmenu | bin | 48464 -> 48464 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ static const char *prompt = NULL; /* -p option; prompt to the left of static const char *colors[SchemeLast][2] = { /* fg bg */ [SchemeNorm] = { "#bbbbbb", "#222222" }, - [SchemeSel] = { "#eeeeee", "#005577" }, + [SchemeSel] = { "#eeeeee", "#224488" }, [SchemeOut] = { "#000000", "#00ffff" }, }; static const unsigned int alphas[SchemeLast][2] = { Binary files differ |
