Skip to content

Memex highlights for dark mode by sitnarf

Screenshot of Memex highlights for dark mode

Details

Authorsitnarf

LicenseNo License

Categoryprotocol

Created

Updated

Size504 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Memex highlights for dark mode

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;
}
}

Reviews

No reviews yet.