client: lighter border color

This commit is contained in:
Max Leiter 2022-03-23 19:54:54 -07:00
parent 8b2a22e3d3
commit 41238cb79f
No known key found for this signature in database
GPG key ID: A3512F2F2F17EBDA

View file

@ -26,7 +26,7 @@ const App = ({
accents_6: 'var(--darker-gray)',
accents_7: 'var(--darkest-gray)',
accents_8: 'var(--darkest-gray)',
border: 'var(--gray)',
border: 'var(--light-gray)',
},
font: {
mono: 'var(--font-mono)',