added an option to disable the red stripes over timed out messages

This commit is contained in:
apa420
2019-01-29 18:23:43 +01:00
parent ee0b115484
commit 88b1122369
3 changed files with 10 additions and 3 deletions
+1
View File
@@ -65,6 +65,7 @@ public:
BoolSetting headerUptime = {"/appearance/splitheader/showUptime", false};
FloatSetting customThemeMultiplier = {"/appearance/customThemeMultiplier",
-0.5f};
BoolSetting redDisabledMessages = {"/appearance/redStripes", true};
// BoolSetting useCustomWindowFrame = {"/appearance/useCustomWindowFrame",
// false};