Just a small modification to Pahe.
Pahe Amoled by InternetNinjo

Details
AuthorInternetNinjo
LicenseApache-2.0
Categorypahe.ink
Created
Updated
Size440 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Pahe Amoled
@namespace https://github.com/InternetNinjo/UserCSS
@version 1.1.0
@description Just a small modification to Pahe.
@author InternetNinja
@preprocessor default
==/UserStyle== */
@-moz-document domain("pahe.ink") {
body {
background-color: #000 !important;
}
:root {
--color-1: #000;
--color-2: #000;
--color-3: #000;
}
}