oiled up gradient fr
This commit is contained in:
parent
e78be12c96
commit
521244d485
1 changed files with 17 additions and 17 deletions
|
@ -1,23 +1,23 @@
|
|||
@import "../chroma/dark.css";
|
||||
@import "../codemirror/dark.css";
|
||||
:root {
|
||||
--steel-900: #10161d;
|
||||
--steel-850: #131a21;
|
||||
--steel-800: #171e26;
|
||||
--steel-750: #1d262f;
|
||||
--steel-700: #242d38;
|
||||
--steel-650: #2b3642;
|
||||
--steel-600: #374351;
|
||||
--steel-550: #445161;
|
||||
--steel-500: #515f70;
|
||||
--steel-450: #5f6e80;
|
||||
--steel-400: #6d7d8f;
|
||||
--steel-350: #7c8c9f;
|
||||
--steel-300: #8c9caf;
|
||||
--steel-250: #9dadc0;
|
||||
--steel-200: #aebed0;
|
||||
--steel-150: #c0cfe0;
|
||||
--steel-100: #d2e0f0;
|
||||
--steel-900: #17101d;
|
||||
--steel-850: #24192d;
|
||||
--steel-800: #31223e;
|
||||
--steel-750: #3e2b4e;
|
||||
--steel-700: #4b345f;
|
||||
--steel-650: #583d6f;
|
||||
--steel-600: #654680;
|
||||
--steel-550: #724f90;
|
||||
--steel-500: #7f59a0;
|
||||
--steel-450: #8c67ab;
|
||||
--steel-400: #9878b4;
|
||||
--steel-350: #a588bd;
|
||||
--steel-300: #b199c6;
|
||||
--steel-250: #bea9d0;
|
||||
--steel-200: #cab9d9;
|
||||
--steel-150: #d7cae2;
|
||||
--steel-100: #e3daeb;
|
||||
--is-dark-theme: true;
|
||||
--color-primary: #7c3bed;
|
||||
--color-primary-contrast: #000000;
|
||||
|
|
Loading…
Add table
Reference in a new issue