testing theme
Test https://atlasstudios1.statuspage.io/ by RyAtlasX
Details
AuthorRyAtlasX
LicenseNo License
Categoryhttps://atlasstudios1.statuspage.io/
Created
Updated
Size2.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
nothing lol
Source code
/* ==UserStyle==
@name https://atlasstudios1.statuspage.io/ Dashboard
@namespace USO Archive
@author Michael Cox
@description A simple dark mode to the manage.statuspage.io dashboard. Manage your components with no more eye strain! (Made by a dark mode loving game developer)
@version 20190619.05.53
@license CC-BY-SA-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("https://atlasstudios1.statuspage.io/") {
/* Dark statuspage.io Dashboard ver 1.1 */
/* Written under Creative Commons CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/ */
/* You are free to modify, distribute, and build upon this style freely. */
/* Attribution, as listed in lines 1-2, are required if using this style for your own work */
textarea::placeholder {
color:#222;
}
.tooltip-base {
color: #fff;
}
._1JN3aEKlPD7X5jqB1dXYzx label {
color:black;
}
.layout-content.manage .content-area.page-show .upcoming-incidents .incident-name, .layout-content.manage .content-area.incidents-index .cpt-tab-pane.open-incidents .upcoming-incidents .incident-name {
background-color: #5986a8;
}
._1S2oVfy_sqWLNSz8I7kVKD .fa, i.component-status {
color:black;
}
._2wOD5aJH3F-IjQcHIh8Udc {
color:black;
}
.partial-pricing-table {
color: #000;
}
.component-uptime-editor .flyout-aligner {
color: #000;
}
.layout-content.manage {
background-color: #333;
}
.layout-header.manage {
background-color: #000;
}
.layout-side-nav ul li a {
color: #333;
}
.incident-view .previous-updates .update-card {
background-color: #222;
}
.incident-view .incident-page-header.edit-mode {
color: #fff !important
}
.incident-view .previous-updates .update-card .message {
color: #fff;
}
.incident-view .incident-impact-picker .impact-select .dropdown .value:hover {
background-color: #333;
}
.incident-view .incident-impact-picker .impact-select .dropdown {
background-color: #666;
}
.llCsQv {
color: rgb(91, 151, 255);
}
input[type="text"], input[type="password"], input[type="email"], textarea, .chzn-container-single .chzn-single {
color: #000;
}
.layout-content.manage .content-area.page-apps .app-card {
border: solid #ccc;
}
.status-embed .status-message.offline {
background-color: #636a75;
}
.status-embed .position-setup .position-config h1 {
color: #5b8de1;
}
body {
color: #fff;
background-color: #333;
}
.pull-right a {
color:#00ff0b;
}
.cpt-table .content {
background: #202020;
}
.partial-page-components .table-row.top-level-container .component-inner-container a, .partial-page-components .table-row.top-level-container .component-inner-container .reorder, .partial-page-components .table-row.child-level-container .component-inner-container a, .partial-page-components .table-row.child-level-container .component-inner-container .reorder {
font-size: 1.1rem;
}
}