diff --git a/src/view/lib/themes.ts b/src/view/lib/themes.ts index f8feb01d..d3c0a24b 100644 --- a/src/view/lib/themes.ts +++ b/src/view/lib/themes.ts @@ -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