From e2f7fdc9df7fd9ce3bc1d9b7194b85e8d4cc2244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eudes=20In=C3=A1cio?= Date: Wed, 27 Oct 2021 17:09:10 +0100 Subject: [PATCH] changed color --- src/theme/variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme/variables.scss b/src/theme/variables.scss index e9f227cb0..d6ffe2965 100644 --- a/src/theme/variables.scss +++ b/src/theme/variables.scss @@ -649,7 +649,7 @@ body { --color4: #d9d9d9ee; --color5: #ececec; - --title-text-color: rgb(0, 0, 0); + --title-text-color: rgb(15, 15, 15); --subtitle-text-color: #000; --gabinete-title-container: #fff;