From 9290358482eebdc0bb4f1fd4d690960b8b65b0e0 Mon Sep 17 00:00:00 2001 From: Rob Bailey Date: Fri, 22 Mar 2019 07:53:19 -0700 Subject: [PATCH] fixes (#43275) --- code/modules/client/darkmode.dm | 1 - code/modules/goonchat/browserassets/html/browserOutput.html | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/code/modules/client/darkmode.dm b/code/modules/client/darkmode.dm index f24052980be..d251b70fc7a 100644 --- a/code/modules/client/darkmode.dm +++ b/code/modules/client/darkmode.dm @@ -78,7 +78,6 @@ Thanks to spacemaniac and mcdonald for help with the JS side of this. winset(src, "outputwindow", "text-color = #000000;text-color = #8ba5c4") winset(src, "mainwindow", "background-color = none;background-color = #202020") winset(src, "split", "background-color = none;background-color = #202020") - winset(src, "input", "background-color = none;background-color = #202020") //Buttons winset(src, "changelog", "background-color = none;background-color = #494949") winset(src, "changelog", "text-color = #000000;text-color = #99aab5") diff --git a/code/modules/goonchat/browserassets/html/browserOutput.html b/code/modules/goonchat/browserassets/html/browserOutput.html index 69957739803..28387724fed 100644 --- a/code/modules/goonchat/browserassets/html/browserOutput.html +++ b/code/modules/goonchat/browserassets/html/browserOutput.html @@ -5,7 +5,7 @@ - + @@ -55,4 +55,4 @@ - \ No newline at end of file +