From 4f0f58325f13b90d579086c799d0a91f35692f98 Mon Sep 17 00:00:00 2001 From: UltraLion <49597041+UltraLionfr@users.noreply.github.com> Date: Thu, 10 Sep 2020 23:31:11 +0200 Subject: [PATCH] Update nasa.theme.css --- nasa.theme.css | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/nasa.theme.css b/nasa.theme.css index 518defd..cf70d60 100644 --- a/nasa.theme.css +++ b/nasa.theme.css @@ -37,4 +37,17 @@ --rs-streaming-color: #643da7; /* color for streaming status */ --rs-invisible-color: #747f8d; /* color for invisible status - Note this will only show for your own invisibility */ } - /*End radialstatuts*/ \ No newline at end of file + /*End radialstatuts*/ + +.theme-dark .itemContainer-1LSFks { + background-color: transparent; +} +.theme-dark .colorHeaderSecondary-3Sp3Ft,.colorHeaderPrimary-26Jzh-{ + color: white; +} +.theme-dark .input-cIJ7To { + color: white; +} +.theme-dark .container-1CE3eW { + background-image: url("https://i.imgur.com/b7XZsIU.jpg"); +}