Skip to content

Instantly share code, notes, and snippets.

@SirTenzin
Created August 29, 2022 11:21
Show Gist options
  • Save SirTenzin/9331e001d24d392d9161eabfa264c534 to your computer and use it in GitHub Desktop.
Save SirTenzin/9331e001d24d392d9161eabfa264c534 to your computer and use it in GitHub Desktop.
Extrack tenzin theme
:root.tenzin {
--color-6: 0, 0, 0;
--color-5: 0, 0, 0;
--color-4: 197,204,216;
--color-3-5: 0, 0, 0;
--color-3: 0, 0, 0;
--color-2: 0, 0, 0;
--color-1: 0, 0, 0;
--color-0: 0, 0, 0;
--background-1000: 246, 171, 182;
--background-900: 234, 213, 220;
--background-800: 244, 182, 194;
--background-750: 26,24,38;
--background-700: 238, 201, 210;
--background-600: 238, 201, 210;
--background-500: 238, 227, 231;
--background-400: 48,45,65;
--background-300: 87,82,104;
--background-200: 87,82,104;
--background-100: 234, 213, 220;
--accent-600: 234, 213, 220;
--accent-500: 234, 213, 220;
--accent-400: 244, 182, 194;
--accent-300: 234, 213, 220;
--accent-200: 234, 213, 220;
--accent-100: 234, 213, 220;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment