CID Inspector Dark
CID Inspector Dark by WgetCloud
Details
AuthorWgetCloud
LicenseNo License
Categoryipfs
Created
Updated
Size386 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 CID Inspector Dark
@namespace github.com/openstyles/stylus
@version 1.0.0
==/UserStyle== */
@-moz-document domain("cid.ipfs.tech") {
html,
body.bg-white,
body > *,
input {
background-color: #0d1117;
color: #e6edf3;
}
[class^=b--] {
border-color: #c9d1d9;
}
.link {
color: #79c0ff;
}
.charcoal-muted {
color: #c9d1d9;
}
}