Skip to content

Commit

Permalink
Changed back to original purple color
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar-ahmed22 committed Jan 13, 2024
1 parent 76611a8 commit ae4ef23
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/main.typ
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#let data = yaml("./data.yml")
#resume(
data,
// accentColor: rgb("#764BA2")
accentColor: rgb("#9554C8")
)
// #resume(data, accentColor: black)
accentColor: rgb("#764BA2")
// accentColor: rgb("#9554C8")
)

0 comments on commit ae4ef23

Please sign in to comment.