diff options
Diffstat (limited to 'src/theme.py')
-rw-r--r-- | src/theme.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theme.py b/src/theme.py index 244d6006..2502e5c6 100644 --- a/src/theme.py +++ b/src/theme.py @@ -58,6 +58,7 @@ COLOR_TAB_CURRENT = 56 COLOR_TAB_NEW_MESSAGE = 49 COLOR_TAB_HIGHLIGHT = 21 COLOR_TAB_PRIVATE = 28 +COLOR_TAB_DISCONNECTED = 30 # Nickname colors LIST_COLOR_NICKNAMES = [ |