Sleek: White: Planetarium site theme by FlyGuy
Sleek: White: Planetarium site theme by 20studing
Details
Author20studing
LicenseNo License
Categoryplanetarium.digital
Created
Updated
Size730 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
dark mode kinda better
Source code
/* ==UserStyle==
@name Sleek: White: Planetarium site theme
@version 1
@namespace ?
==/UserStyle== */
/* ==UserStyle==
@name Sleek: White: Planetarium site theme
@version 1
@namespace ?
==/UserStyle== */
@-moz-document domain("planetarium.digital") {
.color-primary {
color: #6923ce;
}}
:root {
--nav-clr: #ffffff;
--nav-bg: #007bff;
--body-bg: #f8f9fa;
--box-bg: #ffffff;
--font-color: #42a1ff;
--font-family: 'Arial', sans-serif;
--form-bg: #ffffff;
--link-color: #007bff;
--footer-bg: #83c1ff;
--footer-border: 1px solid #92c2f2;
--chat-head: #95c7ff;
--tab-active: #007bff;
--g-rad: 4px;
--global-border: 1px solid #ced4da;
}