feat: extract color to settings.json

This commit is contained in:
2018-09-22 16:43:40 +03:00
parent 87d2f58e9f
commit f2b98ae01d
6 changed files with 51 additions and 17 deletions

3
src/settings.json Normal file
View File

@@ -0,0 +1,3 @@
{
"color": "purple"
}