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 037233b..67ba515 100644
--- a/src/settings.hpp
+++ b/src/settings.hpp
@@ -39,7 +39,6 @@ public:
// [style]
// TODO: convert to StyleProperty... or maybe not? i still cant figure out what the "correct" method is for this
- std::string LinkColor { "rgba(40, 200, 180, 255)" };
std::string ChannelsExpanderColor { "rgba(255, 83, 112, 255)" };
std::string NSFWChannelColor { "#ed6666" };
std::string ChannelColor { "#fbfbfb" };