Skip to content

Instantly share code, notes, and snippets.

@rileychou
Created December 31, 2020 06:22
Show Gist options
  • Save rileychou/237466e396c1c5e536f80a6ce16543f5 to your computer and use it in GitHub Desktop.
Save rileychou/237466e396c1c5e536f80a6ce16543f5 to your computer and use it in GitHub Desktop.
CSS uploaded by scrapbook.hackclub.com/customizer
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500&display=swap');
:root {
--colors-background: #006D75;
--colors-text: #ffffff;
--colors-elevated: #EA7200;
--fonts-body: 'JetBrains Mono', monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment