cirandas.net

ref: master

public/javascripts/codepress/languages/autoit.css


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
/**
 * CodePress color styles for AutoIt syntax highlighting
 */

u {font-style:normal;color:#000090;font-weight:bold;font-family:Monospace;}
var {color:#AA0000;font-weight:bold;font-style:normal;}
em {color:#FF33FF;}
ins {color:#AC00A9;}
i {color:#F000FF;}
b {color:#FF0000;}
a {color:#0080FF;font-weight:bold;}
s, s u, s b {color:#9999CC;font-weight:normal;}
cite, cite *{color:#009933;font-weight:normal;}