Skip to content

Commit

Permalink
Update text and link colors
Browse files Browse the repository at this point in the history
Fix #143
  • Loading branch information
danielfdsilva committed Sep 23, 2023
1 parent d70bab7 commit 72722c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions veda.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,11 @@ module.exports = {
theme: {
color: {
primary: "#082a64",
link: '#1565EF'
},
type: {
base: {
color: '#1B2631',
family: '"Inter", sans-serif',
},
},
Expand Down

0 comments on commit 72722c1

Please sign in to comment.