diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-12 02:15:22 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-12 02:15:22 +0900 |
| commit | bd76ba702f8b54a897eb62ba9564935c8253e870 (patch) | |
| tree | c12f9ed82695e2a1ce2fefb2d9541d5e9bcff4ee /src | |
| parent | 11.0.0-beta.3 (diff) | |
| download | sharkey-bd76ba702f8b54a897eb62ba9564935c8253e870.tar.gz sharkey-bd76ba702f8b54a897eb62ba9564935c8253e870.tar.bz2 sharkey-bd76ba702f8b54a897eb62ba9564935c8253e870.zip | |
:art:
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', }, |