Skip to content

Instantly share code, notes, and snippets.

View Isaiah-Hamilton's full-sized avatar
💻
I use vim btw

Isaiah Hamilton Isaiah-Hamilton

💻
I use vim btw
View GitHub Profile
/* The custom css for https://boards.greenhouse.io/supabase */
:root {
--brand-color: #3bd08f;
--background-color: #1f1f1f;
--light-background-color: #2a2a2abf;
--border-color: #333333;
--footer-color: #1f1f1f;
--main-text-color: #dddddd;
--highlight-text-color: #6ee7b7;
--sub-header-color: #6e6e6e;