diff --git a/static/css/style.css b/static/css/style.css index 029e295..80e208a 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -6,6 +6,8 @@ --background-color-light: #252525; --background-color-dark: #121212; --avatar-background: #B6B6B6; + --gray-colored01: #799479; + --gray-colored02: #8f8071; } /******************* Page *******************/