Skip to content

Commit 33a6736

Browse files
corrected dartmouthgreen rgb value
1 parent 9fb04fb commit 33a6736

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lab_manual.pdf

1 Byte
Binary file not shown.

lab_manual.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
\documentclass{tufte-book} % Use the tufte-book class which in turn
2525
% uses the tufte-common class
2626

27-
\definecolor{dartmouthgreen}{RGB}{0, 112, 60}
27+
\definecolor{dartmouthgreen}{RGB}{0, 105, 62}
2828

2929
\hypersetup{colorlinks=true,linkcolor=dartmouthgreen} % Comment this line if you don't wish to have colored links
3030

0 commit comments

Comments
 (0)