diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/themes/light.json5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/themes/light.json5 b/src/client/themes/light.json5 index 3bcabddba7..d5680f8f82 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', }, |