~vishvananda/nova/network-refactor

« back to all changes in this revision

Viewing changes to vendor/boto/docs/source/boto_theme/static/pygments.css

  • Committer: Jesse Andrews
  • Date: 2010-05-28 06:05:26 UTC
  • Revision ID: git-v1:bf6e6e718cdc7488e2da87b21e258ccc065fe499
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.hll { background-color: #ffffcc }
 
2
.c { color: #408090; font-style: italic } /* Comment */
 
3
.err { border: 1px solid #FF0000 } /* Error */
 
4
.k { color: #007020; font-weight: bold } /* Keyword */
 
5
.o { color: #666666 } /* Operator */
 
6
.cm { color: #408090; font-style: italic } /* Comment.Multiline */
 
7
.cp { color: #007020 } /* Comment.Preproc */
 
8
.c1 { color: #408090; font-style: italic } /* Comment.Single */
 
9
.cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
 
10
.gd { color: #A00000 } /* Generic.Deleted */
 
11
.ge { font-style: italic } /* Generic.Emph */
 
12
.gr { color: #FF0000 } /* Generic.Error */
 
13
.gh { color: #000080; font-weight: bold } /* Generic.Heading */
 
14
.gi { color: #00A000 } /* Generic.Inserted */
 
15
.go { color: #303030 } /* Generic.Output */
 
16
.gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
 
17
.gs { font-weight: bold } /* Generic.Strong */
 
18
.gu { color: #800080; font-weight: bold } /* Generic.Subheading */
 
19
.gt { color: #0040D0 } /* Generic.Traceback */
 
20
.kc { color: #007020; font-weight: bold } /* Keyword.Constant */
 
21
.kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
 
22
.kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
 
23
.kp { color: #007020 } /* Keyword.Pseudo */
 
24
.kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
 
25
.kt { color: #902000 } /* Keyword.Type */
 
26
.m { color: #208050 } /* Literal.Number */
 
27
.s { color: #4070a0 } /* Literal.String */
 
28
.na { color: #4070a0 } /* Name.Attribute */
 
29
.nb { color: #007020 } /* Name.Builtin */
 
30
.nc { color: #0e84b5; font-weight: bold } /* Name.Class */
 
31
.no { color: #60add5 } /* Name.Constant */
 
32
.nd { color: #555555; font-weight: bold } /* Name.Decorator */
 
33
.ni { color: #d55537; font-weight: bold } /* Name.Entity */
 
34
.ne { color: #007020 } /* Name.Exception */
 
35
.nf { color: #06287e } /* Name.Function */
 
36
.nl { color: #002070; font-weight: bold } /* Name.Label */
 
37
.nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
 
38
.nt { color: #062873; font-weight: bold } /* Name.Tag */
 
39
.nv { color: #bb60d5 } /* Name.Variable */
 
40
.ow { color: #007020; font-weight: bold } /* Operator.Word */
 
41
.w { color: #bbbbbb } /* Text.Whitespace */
 
42
.mf { color: #208050 } /* Literal.Number.Float */
 
43
.mh { color: #208050 } /* Literal.Number.Hex */
 
44
.mi { color: #208050 } /* Literal.Number.Integer */
 
45
.mo { color: #208050 } /* Literal.Number.Oct */
 
46
.sb { color: #4070a0 } /* Literal.String.Backtick */
 
47
.sc { color: #4070a0 } /* Literal.String.Char */
 
48
.sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
 
49
.s2 { color: #4070a0 } /* Literal.String.Double */
 
50
.se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
 
51
.sh { color: #4070a0 } /* Literal.String.Heredoc */
 
52
.si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
 
53
.sx { color: #c65d09 } /* Literal.String.Other */
 
54
.sr { color: #235388 } /* Literal.String.Regex */
 
55
.s1 { color: #4070a0 } /* Literal.String.Single */
 
56
.ss { color: #517918 } /* Literal.String.Symbol */
 
57
.bp { color: #007020 } /* Name.Builtin.Pseudo */
 
58
.vc { color: #bb60d5 } /* Name.Variable.Class */
 
59
.vg { color: #bb60d5 } /* Name.Variable.Global */
 
60
.vi { color: #bb60d5 } /* Name.Variable.Instance */
 
61
.il { color: #208050 } /* Literal.Number.Integer.Long */
 
 
b'\\ No newline at end of file'