Memex highlights for dark mode
Memex highlights for dark mode by sitnarf
Details
Authorsitnarf
LicenseNo License
Categoryprotocol
Created
Updated
Size504 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 Memex highlights for dark mode
@version 20221002.12.15
@namespace userstyles.world/user/sitnarf
@description Memex highlights for dark mode
@author sitnarf
@license No License
==/UserStyle== */
@-moz-document regexp(".*") {
/* ==UserStyle==
@name Memex higlights for dark mode
@namespace protocol
@version 0.1
@author sitnarf
==/UserStyle== */
hypothesis-highlight {
background-color: #c79500 !important;
color: black;
}
}