From bdb3a9e48bfc3615d0139560bee09920dc41948b Mon Sep 17 00:00:00 2001 From: Carolina Nymark Date: Tue, 29 Oct 2024 08:09:18 +0100 Subject: [PATCH] Remove text color from the term description block --- theme.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/theme.json b/theme.json index ef687262..425e07d5 100644 --- a/theme.json +++ b/theme.json @@ -568,9 +568,6 @@ } }, "core/term-description": { - "color":{ - "text": "var:preset|color|accent-4" - }, "typography": { "fontSize": "var:preset|font-size|medium" }