Skip to content
Snippets Groups Projects
Commit 6aed71d6 authored by Maz Ameli's avatar Maz Ameli
Browse files

make text-medium slightly darker as well

parent 8705267f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
--color-error: #ed6e6e;
--color-warning: #f9cf48;
--color-text-dark: #2e353b;
--color-text-medium: #93a1ab;
--color-text-medium: #74838F;
--color-text-light: #C7CFD4;
--color-text-white: #ffffff;
--color-bg-black: #2e353b;
......
......@@ -24,7 +24,7 @@ const colors = {
error: "#ED6E6E",
warning: "#F9CF48",
"text-dark": "#2E353B",
"text-medium": "#93A1AB",
"text-medium": "#74838F",
"text-light": "#C7CFD4",
"text-white": "#FFFFFF",
"bg-black": "#2E353B",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment