luma
theme as parent
{
"name": "magento/luma",
"description": "N/A",
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0",
"magento/theme-luma": "100.0.*",
"magento/framework": "100.0.*"
},
"type": "magento2-theme",
"version": "100.0.1",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
]
}
}
at the end
Run php bin/magento setup:upgrade
this command after than below commands also needed sometimes
php bin/magento setup:static-content:deploy <language_pack_1> <language_pack_2> ... <language_pack_n>
en_US
nl_NL
en_GB
etcphp bin/magento cache:flush
or php bin/magento cache:clean