Skip to content

Commit

Permalink
docs: add foreground
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Jan 29, 2025
1 parent 271f3c9 commit 3bdc884
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ export default <Partial<Config>>{
800: '#016538',
900: '#0A5331',
950: '#052e16'
}
}
},
foreground: 'var(--color-gray-200)'
},
}
}
}

0 comments on commit 3bdc884

Please sign in to comment.