Only darken some vars

This commit is contained in:
Sangelo 2024-01-15 13:52:10 +01:00
parent b4f2b98afc
commit 49bea78f7f

View file

@ -11,12 +11,12 @@
@import "../codemirror/dark.css";
:root {
--steel-900: #1E1310;
--steel-850: #211613;
--steel-800: #261A17;
--steel-750: #2F201D;
--steel-700: #382824;
--steel-650: #422F2B;
--steel-900: #0D0807;
--steel-850: #100B09;
--steel-800: #160F0D;
--steel-750: #201613;
--steel-700: #281D1A;
--steel-650: #312320;
--steel-600: #513C37;
--steel-550: #614944;
--steel-500: #705751;