Added alternating row colors to tables

This commit is contained in:
Lukas Pietzschmann
2022-12-21 20:59:23 +01:00
parent b839baed81
commit 57eb031a91

View File

@@ -113,6 +113,10 @@
\scalebox{0.7}{#1} \scalebox{0.7}{#1}
} }
\BeforeBeginEnvironment{tabular}{
\rowcolors{2}{awesomelightgray}{white}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%