From 8170458137757fa8981498572ae3e88ebf5992a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Jan 2013 00:05:03 +0300 Subject: Show self nick in online list with special color. New theme colors: SELFNICK - color for own player nick in online list. SELFNICK_OUTLINE - outline color for self nick. --- src/gui/theme.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/theme.h') diff --git a/src/gui/theme.h b/src/gui/theme.h index 572946e0b..f46bd23ab 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -190,6 +190,8 @@ class Theme final : public Palette, public ConfigListener { BROWSERBOX = 0, BROWSERBOX_OUTLINE, + SELFNICK_OUTLINE, + SELFNICK, TEXT, CARET, SHADOW, -- cgit v1.2.3-70-g09d2