Miscellany color improvements.

This commit is contained in:
Silcantar
2025-08-06 00:40:28 -05:00
parent b95e43e0c3
commit e0bad2e19b
4 changed files with 25 additions and 5 deletions

View File

@@ -32,10 +32,10 @@
hline{2} = {0.4pt},
}
\NewTblrTableCommand{\midtitle}{
\NewTblrTableCommand{\midtitle}[1][pageColor]{
\SetCell[c=2]{
c,
bg = PrimePaleBlue,%pageColor,
bg = #1,
font = \bfseries,
}
}