Dark mode employs soft grays and extended browns to reduce the onslaught of artificial light on disciples' retinas.
SGF Gentle by piercedouglas

Details
Authorpiercedouglas
LicenseNo License
Categoryseekinggodsface.org
Created
Updated
Code size448 B
Code checksum76d10a32
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name SGF Gentle
@version 20231016.13.58
@namespace piercedouglas
@author piercedouglas
==/UserStyle== */
@-moz-document domain("seekinggodsface.org") {
.px-floating {
background-color: #2D1307;
}
.pageBody {
background-color: #2D1307;
}
.p-lg-floating {
background-color: #222;
}
.segments {
background-color: #222;
color: #ddd;
}
a {
color: #ddd;
}
}