about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-17 11:14:47 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-17 11:14:47 -0600
commitb5746074665ce823449c240ed5f9fc642c83de11 (patch)
treed5fc3864910dcdfabc7af448a6a6c84676a451f3 /src
parent050df83db7d83252c0ab5c7e6b0c531d003640d0 (diff)
downloadvoidsky-b5746074665ce823449c240ed5f9fc642c83de11.tar.zst
Lighten borders slightly
Diffstat (limited to 'src')
-rw-r--r--src/view/lib/themes.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/lib/themes.ts b/src/view/lib/themes.ts
index f8feb01d3..d3c0a24bb 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