posted in Dreamweaver  by

Are you coding in Dreamweaver and don’t like the default light code colorization? I created dark background color theme for Dreamweaver.  I took inspiration from Green Chaud theme for Aptana IDE.

Don't hurt your eyes with white background! Try out my dark theme.

List of supported formats

  • CSS
  • HTML
  • PHP
  • JavaScript
  • XML
  • Java
  • JSP
  • ActionScript
  • WML
  • ASP (thanks Brent!)

All you need to do is to download  Tom’s dark DW theme XML file and follow instructions below.

Windows XP users

Dreamweaver CS4

  1. Close Dreamweaver
  2. Go to C:\Program Files\Adobe\Adobe Dreamweaver CS4\configuration\CodeColoring\
  3. Find and backup file Colors.xml
  4. Copy file colors.xml downloaded from this site
  5. Change default background color to #4D4D4D  (edit –> preferences –> code coloring)

Dreamweaver CS3

  1. Close Dreamweaver
  2. Go to C:\Documents and Settings\%username%\Application Data\Adobe\Dreamweaver 9\Configuration\CodeColoring\
  3. Find and backup file Colors.xml
  4. Copy file colors.xml downloaded from this site
  5. Change default background color to #4D4D4D (edit –> preferences –> code coloring)

Windows 7 users

Dreamweaver CS4

  1. Close Dreamweaver
  2. Go to C:\Users\%username%\AppData\Roaming\Adobe\Dreamweaver CS4\en_US\Configuration\CodeColoring
  3. Find and backup file Colors.xml
  4. Copy file colors.xml downloaded from this site
  5. Change default background color to #4D4D4D (edit –> preferences –> code coloring)

MacOS users

Dreamweaver CS4

  1. Close Dreamweaver
  2. Go to /Users/%name%/Library/Application Support/Adobe/Dreamweaver CS4/%localization(en_US)%/Configuration/CodeColoring
  3. Find and backup file Colors.xml
  4. Copy file colors.xml downloaded from this site
  5. Change default background color to #4D4D4D (edit –> preferences –> code coloring)

Download .zip file for FREE!