{"id":139,"date":"2015-10-08T00:27:16","date_gmt":"2015-10-08T00:27:16","guid":{"rendered":"https:\/\/themetry.com\/?p=139"},"modified":"2017-06-16T14:46:24","modified_gmt":"2017-06-16T14:46:24","slug":"adaline-accent-color","status":"publish","type":"post","link":"https:\/\/themetry.com\/adaline-accent-color\/","title":{"rendered":"Customizing Adaline’s accent color"},"content":{"rendered":"

\"adaline-pink\"<\/p>\n

Adaline<\/a> is a very yellow theme. You may want to change that yellow to a different color.<\/p>\n

In this tutorial, we’ll create an Adaline child theme to do just that.<\/p>\n

tl;dr: You can find the Adaline accent color child theme files on GitHub<\/a>. Modify to your color of choice and install.<\/p>\n

<\/p>\n

Child theme structure<\/h2>\n

The first step is to get the basic child theme structure squared away. Let’s reference the WordPress.org documentation on child theme creation<\/a> to do this.<\/p>\n

In your \/wp-content\/themes\/<\/code> folder, create an empty directory. We’ll call ours adaline-pink<\/code>.<\/p>\n

In that currently empty directory, let’s add two files:<\/p>\n