From 05d0065a445fe3682bf45e77ac3698ba6768b24b Mon Sep 17 00:00:00 2001 From: Snazzie Date: Sat, 23 Jan 2021 21:54:48 +0000 Subject: [PATCH] use grey 1 for zh-color-text --- Scripts/Version.txt | 2 +- ZenHub.scss | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Scripts/Version.txt b/Scripts/Version.txt index 21998d3..f805cd6 100644 --- a/Scripts/Version.txt +++ b/Scripts/Version.txt @@ -1 +1 @@ -1.47.0 +1.47.1 diff --git a/ZenHub.scss b/ZenHub.scss index bffae74..8bcf74d 100644 --- a/ZenHub.scss +++ b/ZenHub.scss @@ -1,5 +1,8 @@ @import "Variables"; +:root { + --zh-color-text: #{$Grey-1} !important; +} .zhc-modal__body, .zhc-confirmation-modal {