90% completed, only final touches left

This commit is contained in:
Amruth Pillai
2020-03-25 16:08:42 +05:30
parent 36800a944e
commit d5dcd38edb
21 changed files with 462 additions and 24 deletions

View File

@ -1,10 +1,11 @@
{
"layout": "Onyx",
"font": {
"family": "Montserrat"
},
"colors": {
"background": "#FFF",
"accent": "#FF5722",
"body": "#414141"
"background": "#FFFFFF",
"primary": "#414141",
"accent": "#FF5722"
}
}