Visual Studio Code Dreamweaver Theme

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”,

Share on Facebook0Tweet about this on Twitter0Share on Google+0Pin on Pinterest0Share on LinkedIn0Share on Reddit0
It's only fair to share...

Add Comment

Required fields are marked *. Your email address will not be published.