Using pygments to highlight code blocks in my posts. This is my style for it. The stuff to the left is a sidebar with some info about the post.
It's older content, but here's the result of the styling http://jonrohan.me/guide/css/creating-triangles-in-css/
over 2 years ago
I actually really like the Syntax highlighting color scheme you have going on there. It would be perfect in Coda. If I ever get the time I could create the theme, fun fun.
@Travis it came from a textmate theme I liked, I deconstructed it, and used the same colors for my code blocks.
Railscast - https://github.com/JonRohan/my-textmate-options/blob/master/Themes/Railscasts.tmTheme
keyboard shortcuts: ← previous shot → next shot L or F like
3 Responses
Using pygments to highlight code blocks in my posts. This is my style for it. The stuff to the left is a sidebar with some info about the post.
It's older content, but here's the result of the styling http://jonrohan.me/guide/css/creating-triangles-in-css/
over 2 years ago
I actually really like the Syntax highlighting color scheme you have going on there. It would be perfect in Coda. If I ever get the time I could create the theme, fun fun.
over 2 years ago
@Travis it came from a textmate theme I liked, I deconstructed it, and used the same colors for my code blocks.
Railscast - https://github.com/JonRohan/my-textmate-options/blob/master/Themes/Railscasts.tmTheme
over 2 years ago