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"); +}