Merge pull request #935 from apa420/apa-red-timeoutmessages

Option to disable the red stripes on greyed out messages
This commit is contained in:
pajlada
2019-01-29 18:36:05 +01:00
committed by GitHub
3 changed files with 9 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};