how edgy. haha...
Planetarium Hacker Theme! by 20studing
Details
Author20studing
LicenseNo License
Categoryplanetarium.digital
Created
Updated
Size702 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
hacker
Source code
/* ==UserStyle==
@name Planetarium Hacker Theme!
@version 1
@namespace userstyles.world/user/him
@description how edgy. haha...
@author 20studing
@license No License
==/UserStyle== */
@-moz-document domain("planetarium.digital") {
.color-primary {
color: #6923ce;
}}
:root {
--nav-clr: #00ff00;
--nav-bg: #000;
--body-bg: #000;
--box-bg: #001f33;
--font-color: #fff;
--font-family: 'Courier New', monospace;
--form-bg: #001f33;
--link-color: #0f0;
--footer-bg: #000;
--footer-border: 1px solid #0f0;
--chat-head: #00ff00;
--tab-active: #008000;
--g-rad: 4px;
--global-border: 1px solid #0f0;
}