Syntax highlighting Abbreviations

Posted by Nimbuz on Stack Overflow See other posts from Stack Overflow or by Nimbuz
Published on 2010-06-05T16:55:32Z Indexed on 2010/06/05 17:02 UTC
Read the original article Hit count: 147

I'm using Google prettify for syntax highlighting and I'd like to modify the colors to match my website theme, but I don't understand some of the abbreviations from these:

  • str = string
  • atw
  • kwd = keyword
  • tag = tag
  • com = comment
  • typ = type?
  • atn
  • dec = declaration?
  • lit
  • pun = punctuation? like colons, braces?
  • pln
  • prettyprint

© Stack Overflow or respective owner

Related posts about syntax-highlighting

Related posts about theme