diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-08 15:23:10 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-08 15:23:10 +0900 |
| commit | 567cedc7cc82057d47e2891b8f19e32f2d584d7b (patch) | |
| tree | 23cbd24f1ba8a0f436835bddddd95455f106c94f /src/client/theme/light.json5 | |
| parent | fix(package): update jsdom to version 12.2.0 (#2848) (diff) | |
| download | sharkey-567cedc7cc82057d47e2891b8f19e32f2d584d7b.tar.gz sharkey-567cedc7cc82057d47e2891b8f19e32f2d584d7b.tar.bz2 sharkey-567cedc7cc82057d47e2891b8f19e32f2d584d7b.zip | |
Improve usability
Diffstat (limited to 'src/client/theme/light.json5')
| -rw-r--r-- | src/client/theme/light.json5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/theme/light.json5 b/src/client/theme/light.json5 index db851b66c4..9f17a63dda 100644 --- a/src/client/theme/light.json5 +++ b/src/client/theme/light.json5 @@ -4,6 +4,7 @@ name: 'Light', author: 'syuilo', desc: 'Default light theme', + kind: 'light', vars: { primary: '#fb4e4e', |