https://marketplace.visualstudio.com/items?itemName=Persephona.theme-dreamweaverweb
===============================================================
Dreamweaver Web Theme
This is a theme inspired from Dreamweaver CC and is optimized for:
HTML
CSS
JavaScript
PHP
IMPORTANT: For JavaScript, you need to install JavaScript Atom Grammar extension:
ext install js-atom-grammar
After you install and enable the theme, you have to select it as the default: File -> Preferences -> Color Theme -> select Dreamweaver Web Theme.
If you want to use the same font as in Dreamweaver, go to File -> Preferences -> User Settings and change the font to Courier New and font weight:
“editor.fontFamily”: “‘Courier New'”,
“editor.fontWeight”: “600”,