Title: Changing theme colour
Last modified: June 3, 2019

---

# Changing theme colour

 *  [rjsetford](https://wordpress.org/support/users/rjsetford/)
 * (@rjsetford)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/changing-theme-colour-3/)
 * Hi,
 * Love the Doody theme and so does my client. However, we’d like to change the 
   theme colour from the blue/green default to once based around #9b2d2d. How can
   I go about this please?
 * Thanks,
 * Rich
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-theme-colour-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/changing-theme-colour-3/#post-11602283)
 * You should be able to do something like the following in Appearance->Customize-
   >Additional CSS
 *     ```
       .site-content .site-main a {
         color: #9b2d2d;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Changing theme colour’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/doody/1.0.5/screenshot.png)
 * Doody
 * [Support Threads](https://wordpress.org/support/theme/doody/)
 * [Active Topics](https://wordpress.org/support/theme/doody/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/doody/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/doody/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jarret](https://wordpress.org/support/users/jarretc/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/changing-theme-colour-3/#post-11602283)
 * Status: not resolved