summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-04-12 02:15:22 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-04-12 02:15:22 +0900
commitbd76ba702f8b54a897eb62ba9564935c8253e870 (patch)
treec12f9ed82695e2a1ce2fefb2d9541d5e9bcff4ee /src
parent11.0.0-beta.3 (diff)
downloadsharkey-bd76ba702f8b54a897eb62ba9564935c8253e870.tar.gz
sharkey-bd76ba702f8b54a897eb62ba9564935c8253e870.tar.bz2
sharkey-bd76ba702f8b54a897eb62ba9564935c8253e870.zip
:art:
Diffstat (limited to 'src')
-rw-r--r--src/client/themes/light.json52
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',
},