Skip to content

Commit 6f79749

Browse files
committed
change tables styling
1 parent e01d1ca commit 6f79749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
linkcheck_timeout = 30
3939

4040
latex_engine = 'xelatex'
41-
latex_table_style = ['standard']
41+
latex_table_style = ['colorrows']
4242
latex_documents = [
4343
("index", "phoenix.tex", "Phoenix-RTOS Documentation", author, "howto", True),
4444
]

0 commit comments

Comments
 (0)