diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-22 10:49:11 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-22 10:49:11 +0900 |
| commit | ce216d218bc1ef7934d5de033f8a6f9e556e16d6 (patch) | |
| tree | 65f4c39f4490922bef6a762271b5ea2bc54f88e7 /src/const.json | |
| parent | Add 親切なエラーメッセージ (diff) | |
| download | sharkey-ce216d218bc1ef7934d5de033f8a6f9e556e16d6.tar.gz sharkey-ce216d218bc1ef7934d5de033f8a6f9e556e16d6.tar.bz2 sharkey-ce216d218bc1ef7934d5de033f8a6f9e556e16d6.zip | |
Clean up :sparkles:
Diffstat (limited to 'src/const.json')
| -rw-r--r-- | src/const.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/const.json b/src/const.json new file mode 100644 index 0000000000..4c8d05cb53 --- /dev/null +++ b/src/const.json @@ -0,0 +1,3 @@ +{ + "themeColor": "#f76d6c" +} |