Created
March 9, 2022 01:34
-
-
Save vicariousdrama/c734e3aeaed902ffd400c3c65fcf8dab to your computer and use it in GitHub Desktop.
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
javascript:(function(){const vicds = document.createElement('style');vicds.innerHTML=`.br-theme-light, :root {--ui-background:#111;--ui-01:#222;--ui-03:#333;--text-01:#888;--table-header-bg-color:#642}`;document.head.appendChild(vicds);}()); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment