Add two colored colors

This commit is contained in:
Gregory Trolliet 2020-05-05 21:48:26 +02:00
parent fec979ea72
commit 579062908c
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
--background-color-light: #252525;
--background-color-dark: #121212;
--avatar-background: #B6B6B6;
--gray-colored01: #799479;
--gray-colored02: #8f8071;
}
/******************* Page *******************/