Dreamweaver cc 2018 (2017) OldSchool Light Theme
Hello.
what theme do:
- matchingtags is removed (no problem to enable - edit main.less file)
- activeline (default is disabled, but easy to way enable - edit main.less and brackets.json files)
- implemented indent guides (based on TAB. editable in main.less file)
- cutom code color for HTML tags
- BONUS - scroll past end (edit brackets.json files)
some theme samples






.. how to.
first, close Dreamweaver
download and unpack this .zip file - Dreamweaver cc 2018 (2017) OldSchool Light Theme
contains two folders (BracketsDWColorTheTagName and OldSchool Light). copy these folders to C:\Users\~user~\AppData\Roaming\Adobe\Dreamweaver CC 2018\en_US\Configuration\Brackets\extensions\user\
start Dreamweaver and go to EDIT > PREFERENCES (or CTRL + U) > INTERFACE and select OldSchool Light from list (wait a moment because sometime needs time to load custom themes). then click Apply.
done!
if you like matchingtags, edit main.less theme file and comment line 245. follow first video.
if you want see active line in editor, you must make some changes..
first you must edit C:\Users\~user~\AppData\Roaming\Adobe\Dreamweaver CC 2018\en_US\Configuration\Brackets\brackets.json file and add "styleActiveLine": true parameter. then edit line 251 in main.less file. follow second video..
| how to enable/disable matchingtags | how to enable/disable editor activeline |
use it on your own risk!
thanks.
