Update nasa.theme.css

This commit is contained in:
UltraLion
2020-09-10 23:31:11 +02:00
committed by GitHub
parent 33c0a982d0
commit 4f0f58325f
+14 -1
View File
@@ -37,4 +37,17 @@
--rs-streaming-color: #643da7; /* color for streaming status */ --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 */ --rs-invisible-color: #747f8d; /* color for invisible status - Note this will only show for your own invisibility */
} }
/*End radialstatuts*/ /*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");
}