feat: add orange

This commit is contained in:
eggy
2023-10-20 18:56:35 -04:00
parent aeee1b30ed
commit 9676cd0d4d
2 changed files with 12 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
#set list(indent: 1em)
// Change the theme color of the cv.
#let color = black
#let color = rgb("#ff983e")
#let name = "Daniel Chen"
#let contact_data = (
@@ -119,6 +119,6 @@
"University of Waterloo", "Candidate for B.A.Sc. in Computer Engineering", start_date: "Sep 2022", end_date: "Apr 2027",
location: "Waterloo, ON",
details: (
[Secretary, Creative Writing Club],
[Courses: Object-oriented programming, data structures & algorithms, digital computers & circuits ],
))
]