From e8a3612619f892ac8e26b634a847073c2f2d21ea Mon Sep 17 00:00:00 2001 From: Ghommie <42542238+Ghommie@users.noreply.github.com> Date: Thu, 12 Sep 2019 01:01:26 +0200 Subject: [PATCH] dark and default tweaks. --- .../browserassets/css/browserOutput_dark.css | 10 +++++--- modular_citadel/interface/skin.dmf | 24 +++++++++---------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/code/modules/goonchat/browserassets/css/browserOutput_dark.css b/code/modules/goonchat/browserassets/css/browserOutput_dark.css index 7d04748847..c8dc0cca0e 100644 --- a/code/modules/goonchat/browserassets/css/browserOutput_dark.css +++ b/code/modules/goonchat/browserassets/css/browserOutput_dark.css @@ -11,14 +11,18 @@ a {color: #397ea5;} a.visited {color: #7c00e6;} a:visited {color: #7c00e6;} -#newMessages {background: #242424;} +#newMessages { + background: #242424; + color: #E0E0E0; +} #newMessages:hover {background: #272727;} -#ping {background: #171717;} +#ping {background: #272727;} #userBar .subCell { background: #272727; - border-top: 1px solid #171717; + color: #E0E0E0 + border-top: 1px solid #171717; } #userBar .subCell:hover {background: #272727;} #userBar .toggle {background: #272727;} diff --git a/modular_citadel/interface/skin.dmf b/modular_citadel/interface/skin.dmf index 1a6eb17336..025a53bdca 100644 --- a/modular_citadel/interface/skin.dmf +++ b/modular_citadel/interface/skin.dmf @@ -139,7 +139,7 @@ window "infowindow" size = 104x20 anchor1 = 3,0 anchor2 = 19,0 - text-color = #a4BaD6 + text-color = #e0e0e0 background-color = #40628a saved-params = "is-checked" text = "Changelog" @@ -150,7 +150,7 @@ window "infowindow" size = 100x20 anchor1 = 19,0 anchor2 = 34,0 - text-color = #a4BaD6 + text-color = #e0e0e0 background-color = #40628a saved-params = "is-checked" text = "Rules" @@ -161,7 +161,7 @@ window "infowindow" size = 100x20 anchor1 = 34,0 anchor2 = 50,0 - text-color = #a4BaD6 + text-color = #e0e0e0 background-color = #40628a saved-params = "is-checked" text = "Wiki" @@ -172,7 +172,7 @@ window "infowindow" size = 100x20 anchor1 = 50,0 anchor2 = 66,0 - text-color = #a4BaD6 + text-color = #e0e0e0 background-color = #40628a saved-params = "is-checked" text = "Forum" @@ -183,7 +183,7 @@ window "infowindow" size = 100x20 anchor1 = 66,0 anchor2 = 81,0 - text-color = #a4BaD6 + text-color = #e0e0e0 background-color = #40628a saved-params = "is-checked" text = "GitHub" @@ -195,7 +195,7 @@ window "infowindow" anchor1 = 81,0 anchor2 = 97,0 font-size = 8 - text-color = #a4BaD6 + text-color = #e0e0e0 background-color = #A92c2c saved-params = "is-checked" text = "Report Issue" @@ -232,7 +232,7 @@ window "outputwindow" size = 37x20 anchor1 = 100,100 anchor2 = none - text-color = #a4BaD6 + text-color = #e0e0e0 background-color = #272727 saved-params = "is-checked" text = "Chat" @@ -256,7 +256,7 @@ window "outputwindow" size = 640x456 anchor1 = 0,0 anchor2 = 100,100 - text-color = #a4bad6 + text-color = #e0e0e0 background-color = #272727 is-default = true saved-params = "" @@ -277,14 +277,14 @@ window "statwindow" size = 640x480 anchor1 = 0,0 anchor2 = 100,100 - text-color = #a4bad6 + text-color = #e0e0e0 background-color = #272727 is-default = true saved-params = "" - tab-text-color = #a4bad6 + tab-text-color = #e0e0e0 tab-background-color = #242424 - prefix-color = #a4bad6 - suffix-color = #a4bad6 + prefix-color = #e0e0e0 + suffix-color = #e0e0e0 window "preferences_window" elem "preferences_window"