Skip to content

papertrails.io - Dark Mode by Nick2bad4u

Imported and mirrored from https://raw.githubusercontent.com/Nick2bad4u/UserStyles/refs/heads/main/Papertrails-DarkMode.user.css

Screenshot of papertrails.io - Dark Mode

Details

AuthorNick2bad4u

LicenseUnLicense

Categorypapertrails

Created

Updated

Size663 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for PaperTrails.io

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           papertrails.io - Dark Mode
@namespace      typpi.online
@version        1.0.2
@description    Dark theme for PaperTrails.io
@author         Nick2bad4u
@license        UnLicense
@homepageURL    https://github.com/Nick2bad4u/UserStyles
==/UserStyle== */
@-moz-document domain("papertrails.io") {
	html,
	.kzrxpN .print-container,
	#root,
	.kzrxpN .sc-cLQEGU,
	.kzrxpN .sc-dVhcbM,
	.kzrxpN .mobile-actions,
	.kzrxpN .map-actions,
	.kzrxpN .mobile-actions .sc-dliRfk,
	.kzrxpN .sc-hMFtBS .inner,
	button,
	.maYvJ,
	article,
	footer {
		background: black !important;
		color: white !important;
	}
	button {
		border-radius: 20px;
	}
}

Reviews

No reviews yet.