Multiple Choice
You are developing a new theme which inherits from the Magento_Luma theme. How is this accomplished?
A) Add Magento/luma to theme.xml
B) Run the CLI command bin/magento dev:theme:inherit Magento_Luma
C) Specify the parent theme in Magento admin > Design > Configuration
D) Add Magento/luma to etc/view.xml
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: In a custom module you are adding
Q49: You have created a new block and
Q50: You have to install a new module
Q51: You have configured an event observer to
Q52: What is the difference between online and
Q54: You are adding an entry to the
Q55: A custom module needs to log all
Q56: You are developing a module and need
Q57: You are debugging a problem resulting from
Q58: In layout files you can change al