Add themes to the default list – Adobe Dreamweaver CC 2015 User Manual
Page 375

368
Coding
Last updated 6/3/2015
c
To revert to the factory default settings of a theme, click Restore Defaults.
5
Click Apply to save the changes.
You can keep the customized code themes synchronized between your Dreamweaver instances using the Sync Settings
option in Preferences. For more information, see
Synchronizing Dreamweaver settings with Creative Cloud
Add themes to the default list
If you want a customized theme to appear in the default theme list, perform the following steps:
1
Copy and paste Themes.xml to your desktop from the following location:
• On Win: C:\Program Files\Adobe\Adobe Dreamweaver CC 2015\configuration\themes
• On Mac: Applications/Adobe Dreamweaver CC 2015/configuration/themes/
2
Open Themes.xml in Notepad and add the following line before the closing tag
3
Replace the Themes.xml file in the following location with the file you edited:
• On Win: C:\Program Files\Adobe\Adobe Dreamweaver CC 2015\configuration\themes
• On Mac: Applications/Adobe Dreamweaver CC 2015/configuration/themes/
4
To specify the color scheme for your theme, reuse the XML files for the existing themes in the following locations:
• On Win: C:\Program Files\Adobe\Adobe Dreamweaver CC 2015\configuration\themes
• On Mac: Applications/Adobe Dreamweaver CC 2015/configuration/themes/
For example, copy Raven.xml and defaultColorsRaven.xml, and then rename the copied files to MyTheme.xml and
defaultColorsMyTheme.xml.