Grey active tag - for now.
This commit is contained in:
parent
3a3b01f865
commit
e8e3f831ae
@ -24,7 +24,7 @@ static const char *colors[][3] = {
|
||||
/* fg bg border */
|
||||
[SchemeNorm] = { col_gray3, col_gray1, col_gray2 },
|
||||
// [SchemeSel] = { col_gray4, col_cyan, col_cyan },
|
||||
[SchemeSel] = { col_gray4, col_gray2, col_gray2 },
|
||||
[SchemeSel] = { col_gray3, col_gray2, col_gray1 },
|
||||
};
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user