diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-09-12 22:01:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-12 22:01:32 +0200 |
commit | 000650a9084487cfc818219e54f2a793a2ad0774 (patch) | |
tree | 3176945c4faed4fa704003b8ad9074b8138467c6 | |
parent | 6cf06dc51614b255282821185b6d62bab8719baa (diff) | |
parent | 5dbef8ad54cadc9d8abcbf94a7aae5b2d795bf12 (diff) | |
download | profani-tty-000650a9084487cfc818219e54f2a793a2ad0774.tar.gz |
Merge pull request #1189 from mdosch/patch-4
solarized: Set color for roster.header to default
-rw-r--r-- | themes/solarized-dark | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/solarized-dark b/themes/solarized-dark index fcab5c12..6249e9d1 100644 --- a/themes/solarized-dark +++ b/themes/solarized-dark @@ -53,7 +53,7 @@ roomtrigger=yellow roomtrigger.term=cyan me=green them=cyan -roster.header=orange +roster.header=default roster.chat=green roster.online=green roster.away=wheat4 |