Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialNathan Dillon
240 PointsSyntax options
What syntax option is used in the build a simple website project, I have HTML syntax set up on Sublime Text 2 but it is not the same colouring as in the example videos. Any help would be appreciated :) Thanks, Nathan
2 Answers
Eric Martz
16,007 PointsThere are many different color schemes that you can use in Sublime Text, which is different from the syntax choice. If you would like to try different color schemes, you can google Sublime Text Color Schemes for some different options.
Nathan Dillon
240 PointsThanks for clearing up the difference between the two, Eric. I'll take a look now.