Lighten borders slightly
This commit is contained in:
parent
050df83db7
commit
b574607466
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ export const defaultTheme: Theme = {
|
|||
textLight: colors.gray5,
|
||||
textInverted: colors.white,
|
||||
link: colors.blue3,
|
||||
border: colors.gray2,
|
||||
border: '#f0e9e9',
|
||||
icon: colors.gray2,
|
||||
|
||||
// non-standard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue