make it slightly darker actually

pull/31/head
Aevann1 2022-11-29 03:00:56 +02:00
parent 7d765c74ae
commit 8bf73a10c8
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
--gray-100: #E1E1E1;
--gray-200: #E1E1E1;
--gray-300: #383838;
--gray-400: #2a2f36;
--gray-400: #262b32;
--gray-500: #000000;
--gray-600: #000000;
--gray-700: #000000;

View File

@ -17,7 +17,7 @@
--gray-100: #1e1e1e;
--gray-200: #1e1e1e;
--white: #1e1e1e;
--black: #2a2f36;
--black: #262b32;
--background: #ffffff;
}

View File

@ -12,7 +12,7 @@
--gray-200: #b1bac4;
--gray-300: #505961;
--gray-400: #6e7681;
--gray-500: #2a2f36;
--gray-500: #262b32;
--gray-600: #21262d;
--gray-700: #21262d;
--gray-800: #161b22;

View File

@ -1,4 +1,4 @@
@import 'midnight.css?v=4032';
@import 'midnight.css?v=4033';
:root {
--light: transparent;