Colors
Last updated
Last updated
The accent color is the primary color used in your site. (e.g. The purple color in Relma demos).
To change your site accent color:
Log into your Ghost Admin Dashboard.
Once logged in, go to Settings > Design and Branding tab.
Click on Customize.
In the Accent color section, click on the color picker and select your desired color.
Click Save to apply the changes.
If you want to change colors other than the accent color, you can use the code injection feature. Simply add your custom CSS under the "Code Injection" section in the Ghost Admin Panel.
Log into your Ghost Admin Dashboard.
Once logged in, go to Settings > Code injection tab.
Click on Open.
In the Site header editor, assign the color style to any of your theme elements selector with CSS.
e.g.
Click Save to apply the changes.