Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dojox / highlight / resources / pygments / borland.css

History | View | Annotate | Download (435 Bytes)

1 9 andrej.cim
2
code .comment {color: #080; font-style: italic}
3
code .comment.preproc {color: #008080; font-style: normal}
4
code .comment.special {font-weight: bold; font-style: normal}
5
code .keyword {color: #000080; font-weight: bold}
6
code .operator.word {font-weight: bold}
7
code .name.attribute {color: #f00}
8
code .name.tag {color: #000080; font-weight: bold}
9
code .string {color: #00f}
10
code .string.char {color: #800080}
11
code .number {color: #00f}