summaryrefslogtreecommitdiff
path: root/data/themes/dark
diff options
context:
space:
mode:
Diffstat (limited to 'data/themes/dark')
-rw-r--r--data/themes/dark8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/themes/dark b/data/themes/dark
index 6e0b6c9d..cad02136 100644
--- a/data/themes/dark
+++ b/data/themes/dark
@@ -19,6 +19,7 @@ CHAR_STATUS = '|'
# Separators
COLOR_VERTICAL_SEPARATOR = 0
COLOR_NEW_TEXT_SEPARATOR = 2
+COLOR_MORE_INDICATOR = 3
# Time
COLOR_TIME_SEPARATOR = 6
@@ -46,12 +47,19 @@ COLOR_STATUS_NONE = 4
COLOR_STATUS_DND = 1
COLOR_STATUS_AWAY = 3
COLOR_STATUS_CHAT = 2
+COLOR_STATUS_UNAVAILABLE = 57
+COLOR_STATUS_ONLINE = 41
# Bars
COLOR_INFORMATION_BAR = 57
COLOR_TOPIC_BAR = 14
COLOR_PRIVATE_ROOM_BAR = 9
COLOR_SCROLLABLE_NUMBER = 10
+COLOR_SELECTED_ROW = 14
+COLOR_PRIVATE_NAME = 13
+COLOR_CONVERSATION_NAME = 10
+COLOR_GROUPCHAT_NAME = 13
+COLOR_COLUMN_HEADER = 13
# Strings for special messages (like join, quit, nick change, etc)