Commit 9d2aec85 authored by Pooya Parsa's avatar Pooya Parsa

keep them_color consistent with header color

parent 666361ef
...@@ -18,5 +18,8 @@ module.exports = { ...@@ -18,5 +18,8 @@ module.exports = {
config.resolve.alias['create-api'] = config.resolve.alias['create-api'] =
`./create-api-${isClient ? 'client' : 'server'}.js` `./create-api-${isClient ? 'client' : 'server'}.js`
} }
},
manifest: {
theme_color: '#41B883'
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment