Skip to content

Instantly share code, notes, and snippets.

@ZeroQLi
Created February 28, 2023 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZeroQLi/ae4bb74323e5dd969b0ece49c3e43baf to your computer and use it in GitHub Desktop.
Save ZeroQLi/ae4bb74323e5dd969b0ece49c3e43baf to your computer and use it in GitHub Desktop.
CSS uploaded by scrapbook.hackclub.com/customizer
:root {
@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
--colors-background: #861657;
--colors-text: #ffa69e;
--colors-elevated: #0c0a3e;
--colors-muted: #73d2de;
--fonts-body: 'Ubuntu', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment