From bee69885ee0c96aec90171a1565f7457f369a0c0 Mon Sep 17 00:00:00 2001 From: windy <1374721899@qq.com> Date: Fri, 17 Jun 2022 14:25:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0JIRA=20=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bi.lessconfig.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bi.lessconfig.json b/bi.lessconfig.json index d1a58f5ce..6651f8914 100644 --- a/bi.lessconfig.json +++ b/bi.lessconfig.json @@ -38,5 +38,7 @@ "@color-bi-color-toast-warning": "#FAAA39", "@color-bi-color-toast-error": "#E65251", "@color-bi-color-toast-normal": "#2C60DB", - "@color-bi-color-toast-text": "#000A19" + "@color-bi-color-toast-text": "#000A19", + "@color-bi-background-header-background": "rgba(9, 30, 64, 0.9)", + "@color-bi-background-header-background-theme-dark": "rgba(255, 255, 255, 0.9)" }