summaryrefslogtreecommitdiff
path: root/src/settings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.hpp')
-rw-r--r--src/settings.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings.hpp b/src/settings.hpp
index a51d93b..99e1adc 100644
--- a/src/settings.hpp
+++ b/src/settings.hpp
@@ -40,7 +40,6 @@ public:
// [style]
std::string ChannelsExpanderColor { "rgba(255, 83, 112, 0)" };
std::string NSFWChannelColor { "#ed6666" };
- std::string ChannelColor { "#fbfbfb" };
std::string MentionBadgeColor { "#b82525" };
std::string MentionBadgeTextColor { "#fbfbfb" };
std::string UnreadIndicatorColor { "#ffffff" };