~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/media/common/codepress/languages/autoit.css

  • Committer: William Grant
  • Date: 2008-07-07 01:45:11 UTC
  • mfrom: (unknown (missing))
  • Revision ID: wgrant@ugrad.unimelb.edu.au-20080707014511-xyy43p6y8jiqrsh9
Merge killall-editarea branch. We now use CodePress instead, which is
somewhat less slothful.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/**
 
2
 * CodePress color styles for AutoIt syntax highlighting
 
3
 */
 
4
 
 
5
u {font-style:normal;color:#000090;font-weight:bold;font-family:Monospace;}
 
6
var {color:#AA0000;font-weight:bold;font-style:normal;}
 
7
em {color:#FF33FF;}
 
8
ins {color:#AC00A9;}
 
9
i {color:#F000FF;}
 
10
b {color:#FF0000;}
 
11
a {color:#0080FF;font-weight:bold;}
 
12
s, s u, s b {color:#9999CC;font-weight:normal;}
 
13
cite, cite *{color:#009933;font-weight:normal;}
 
 
b'\\ No newline at end of file'