diff --git a/src/client/themes/light.json5 b/src/client/themes/light.json5 index 3bcabddba..d5680f8f8 100644 --- a/src/client/themes/light.json5 +++ b/src/client/themes/light.json5 @@ -7,7 +7,7 @@ kind: 'light', vars: { - primary: '#fb4e4e', + primary: '#f18570', secondary: '#fff', text: '#666', },