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',
 	},