From 35a6c8bada525874dbcd4f6d025f993f124b6b49 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Mon, 1 Apr 2024 17:06:48 +0200 Subject: [PATCH] Tab colors --- .../components/Header/Tab.tsx | 6 +++--- .../components/Header/Tabs.tsx | 10 +++++----- src/dashboardWebView/utils/index.ts | 1 + src/dashboardWebView/utils/opacityColor.ts | 19 +++++++++++++++++++ .../utils/updateCssVariables.ts | 14 ++++++++++++-- 5 files changed, 40 insertions(+), 10 deletions(-) create mode 100644 src/dashboardWebView/utils/opacityColor.ts diff --git a/src/dashboardWebView/components/Header/Tab.tsx b/src/dashboardWebView/components/Header/Tab.tsx index 70ba753f..6e5cc0e3 100644 --- a/src/dashboardWebView/components/Header/Tab.tsx +++ b/src/dashboardWebView/components/Header/Tab.tsx @@ -17,10 +17,10 @@ export const Tab: React.FunctionComponent = ({ return (