Lighten borders slightly
parent
050df83db7
commit
b574607466
|
@ -12,7 +12,7 @@ export const defaultTheme: Theme = {
|
||||||
textLight: colors.gray5,
|
textLight: colors.gray5,
|
||||||
textInverted: colors.white,
|
textInverted: colors.white,
|
||||||
link: colors.blue3,
|
link: colors.blue3,
|
||||||
border: colors.gray2,
|
border: '#f0e9e9',
|
||||||
icon: colors.gray2,
|
icon: colors.gray2,
|
||||||
|
|
||||||
// non-standard
|
// non-standard
|
||||||
|
|
Loading…
Reference in New Issue