From 81e65d38aa7bf899244c30aaa576e3042c6738e3 Mon Sep 17 00:00:00 2001 From: windy Date: Mon, 20 Jun 2022 15:55:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0JIRA=20=E4=BF=AE=E6=94=B9=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bi.lessconfig.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bi.lessconfig.json b/bi.lessconfig.json index ff7a96398..563eaed07 100644 --- a/bi.lessconfig.json +++ b/bi.lessconfig.json @@ -17,8 +17,7 @@ "@font-color-light-gray": "rgba(9, 30, 64, 0.66)", "@font-color-tips": "rgba(9, 30, 64, 0.47)", "@font-color-disabled": "rgba(9, 30, 64, 0.25)", - "@background-color-normal": "#EEF1F6", - + "@background-color-normal": "#F8F9FC", "@color-bi-background-active-radio": "transparent", "@color-bi-border-radio": "rgba(9, 30, 64, 0.37)", "@color-bi-border-disabled-radio": "rgba(9, 30, 64, 0.19)", @@ -40,4 +39,4 @@ "@color-bi-color-toast-text": "#000A19", "@color-bi-text-header-background": "rgba(9, 30, 64, 0.9)", "@color-bi-text-header-background-theme-dark": "rgba(255, 255, 255, 0.9)" -} +} \ No newline at end of file