Skip to content

Instantly share code, notes, and snippets.

@vicariousdrama
Created March 9, 2022 01:34
Show Gist options
  • Save vicariousdrama/c734e3aeaed902ffd400c3c65fcf8dab to your computer and use it in GitHub Desktop.
Save vicariousdrama/c734e3aeaed902ffd400c3c65fcf8dab to your computer and use it in GitHub Desktop.
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