Clockwise

by Caleb Jaffa


Coda Twilight Syntax Highlighting for PHP

I am a fan of using one editor and knowing it well to do everything. I switched to Mac OS X back in the days of Jaguar, and BBEdit was the de-facto standard text editor. My friend who I worked with and was the guiding light was a lifelong Mac user and he felt right at home there. I however found BBEdit lacking for my tastes.

From the first glimpses of TextMate shown to the world in David Heinemeier Hansson’s  first screencasts of Ruby on Rails I was intrigued, and soon to be in love. (I managed to snag license #20 for TextMate.) My favorite color scheme by far is the one called Twilight. Easy on my eyes and still useful for helping work in code.

Along came Panic’s offering of Coda. I surprised myself by purchasing it. Even though the SubEthaEdit editor is not my favorite, it’s the core to Coda’s text editor, I found the integration of SFTP to be an attractive offering, even more so when the file listing gave access to a much improved engine over Panic’s own Transmit. 

On a recent project I’ve been spending more time in Coda as it’s not feasible to develop locally and then push my changes up to the server. I finally broke down after google searches netted me nothing and took the time to change my PHP-HTML syntax highlighting to match Twilight as best I could quickly. I’m sharing my labors with the world cause it might be useful to someone out there. Download the theme file below, go into Coda’s preferences, select the PHP-HTML language and click on import to use this theme.

Update:

I’ve made a few minor changes to the declaration and prologue colors (I had left them alone before so they didn’t fit the theme). Also here is a screenshot of how it looks, I use inverted colors and checked that this style can be imported into SubEthaEdit as well as Coda.

php-html-twilightseestyle1.zip

 

Screenshot of Twilight theme/style for Coda/SubEthaEdit

Screenshot of Twilight theme/style for Coda/SubEthaEdit

8 Responses to “Coda Twilight Syntax Highlighting for PHP”

  1. Patrick Says:

    Thank you very much for this theme. I just have one question, are you using the colors you provided or do you inverse them?

    I made two screenshots of the theme so anybody can have a look before downloading them:

    Original with black background: http://www.ipernity.com/doc/halbtuerke/2843941

    Inverted colors with black background: http://www.ipernity.com/doc/halbtuerke/2843940

  2. Caleb Says:

    i inverse them, should have included that in the post. Thanks, I’ll make screenshots of the TextMate and probably include your screenshot in the post so it is more useful to users who aren’t coming from TextMate with the twilight theme.

  3. Patrick Says:

    Thanks for the reply and the email.

    I have licensed the screenshots under Creative Commons so you can use them if you choose to do so.

    Greetings

  4. Coda syntax coloring themes « phosphor Says:

    [...] By Caleb Jaffa [...]

  5. Mario Fischer Says:

    Cool – thanks a lot!

    Maybe for you also interesting is the plugin for Coda+PHP I wrote:

    http://www.chipwreck.de/blog/software/coda-php/

    Regards,
    mario

  6. madmax Says:

    I have a style called comicbook-villan that you might like

    comicbook-villan.seestyle

  7. Oscar Says:

    I have created a GitHub repo of my Coda seestyle attempts at 11 languages in the Twilight vein, including: HTML, JS, PHP-HTML, XML and CSS.

    http://github.com/DraStudio/Twilight-Seestyles

  8. Caleb Says:

    Thanks for all the comments and contributions. Unfortunately I’m going to close comments as it’s mostly attracting spam. Please feel free to email me or contact me in other means if you have contributions that could be helpful for other people.