summaryrefslogtreecommitdiff
path: root/src/theme.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme.py')
-rw-r--r--src/theme.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theme.py b/src/theme.py
index e5d10f84..10082676 100644
--- a/src/theme.py
+++ b/src/theme.py
@@ -34,7 +34,7 @@ log = logging.getLogger(__name__)
# Message text color
COLOR_NORMAL_TEXT = 0
COLOR_INFORMATION_TEXT = 5
-COLOR_HIGHLIGHT_NICK = 45
+COLOR_HIGHLIGHT_NICK = 10
# User list color
COLOR_USER_VISITOR = 7