From 39d0ea23980b74a76135ae3c258b988364ed6a4d Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Tue, 31 Oct 2023 01:07:40 +0200 Subject: [PATCH] style(table background): set table background to none --- src/utils/function-table.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/function-table.tex b/src/utils/function-table.tex index e11954b..0216257 100644 --- a/src/utils/function-table.tex +++ b/src/utils/function-table.tex @@ -4,7 +4,7 @@ skipbelow=0pt, skipabove=0pt, everyline=true, - backgroundcolor=gray!2, + backgroundcolor=none, linecolor=black, fontcolor=black, roundcorner=0pt,