From a7b8a846c005bdfdc5eef34ef07b9ebcb415268d Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Sat, 16 Dec 2023 17:14:25 +0100 Subject: [PATCH] correction for tab theme --- index.html | 4 ++-- src/InterfaceLogic.ts | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ca1f973..e88f57b 100644 --- a/index.html +++ b/index.html @@ -76,7 +76,7 @@ } .tab_panel { - @apply inline-block lg:px-4 px-8 py-1 text-selection_foreground + @apply inline-block lg:px-4 px-8 py-1 text-brightwhite } .doc_header { @@ -518,7 +518,7 @@
-