From 9801f847b27e469107bb5a1e85af967dccfdb30a Mon Sep 17 00:00:00 2001 From: nklhrstv Date: Sun, 29 Mar 2020 23:18:06 +0300 Subject: [PATCH] logo placeholder color changed --- src/common/MetaPreview/styles.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/MetaPreview/styles.less b/src/common/MetaPreview/styles.less index c3ac77223..59c9ec850 100644 --- a/src/common/MetaPreview/styles.less +++ b/src/common/MetaPreview/styles.less @@ -89,7 +89,7 @@ } .logo-placeholder-icon { - fill: @color-surface-90; + fill: @color-surface-light1-90; } .runtime-release-info-container {