This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name SourceHut Dark | |
@namespace OoohBlyat | |
@version 0.0.6 | |
@homepageURL https://github.com/JohnHolmesII/sourcehut-dark | |
@updateURL https://raw.githubusercontent.com/JohnHolmesII/sourcehut-dark/master/sourcehut-dark.css | |
@license BSD-2-Clause | |
@author hurb, ellie | |
==/UserStyle== */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://cdn.discordapp.com/emojis/357815558479020034.png |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root { | |
--gruvbox-bg0: oklch(0.28 0 0); | |
--gruvbox-bg1: oklch(0.34 0.0066 48.52); | |
--gruvbox-bg2: oklch(0.41 0.0115 51.87); | |
--gruvbox-bg3: oklch(0.48 0.0181 61.04); | |
--gruvbox-bg4: oklch(0.55 0.0234 62.57); | |
--gruvbox-bgh: oklch(0.24 0.0049 219.67); | |
--gruvbox-bgs: oklch(0.31 0.0034 48.62); | |
--gruvbox-fg0: oklch(0.96 0.0555 96.15); |