Jump to content

MediaWiki:Gadget-coin-copper.user.css

From Philosophical Research
Revision as of 06:53, 21 March 2026 by Reversedragon (talk | contribs) (brighter brown)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* ==UserStyle==
@name           Nickel emoji
@namespace      github.com/openstyles/stylus
@version        1.0.2
@description    Shows Template:Nickel in approximately US nickel color. (Might not work in all browsers)
@author         reverseDragon
==/UserStyle== */

/* To turn this on all the time, go to Preferences and select  gadget-coin-copper:   [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets]
Alternatively, install a user styles add-on and then open this URL:
https://research.moraleconomy.au/index.php?action=raw&title=MediaWiki:Gadget-coin-copper.user.css

credit for this recoloring trick goes to:   barrd.dev/article/adding-colour-to-an-emoji-using-different-css-techniques/ */

.nickel-page .visual { filter: invert(9%) sepia(70%) saturate(50%) hue-rotate(370deg) brightness(90%) }

/* [[C:Hue configuration Gadgets]] [[C:Nickel page templates]] */