Skip to content

Commit ab57534

Browse files
committed
color code headings same as section headings
1 parent 0dbc6a8 commit ab57534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/tcg.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
% code block style
280280
%
281281
\definecolor{codeblock-background}{RGB}{240,244,255}
282-
\definecolor{codeblock-header}{RGB}{7, 7, 15}
282+
\definecolor{codeblock-header}{RGB}{35,61,130}
283283
\usepackage{mdframed}
284284
\newmdenv[
285285
linewidth=0pt,

0 commit comments

Comments
 (0)