apitome 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (103) hide show
  1. checksums.yaml +15 -0
  2. data/MIT.LICENSE +22 -0
  3. data/README.md +21 -0
  4. data/app/assets/javascripts/apitome/application.js +16 -0
  5. data/app/assets/stylesheets/apitome/application.css +120 -0
  6. data/app/controllers/apitome/docs_controller.rb +63 -0
  7. data/app/views/apitome/docs/_all_examples.html.erb +10 -0
  8. data/app/views/apitome/docs/_body.html.erb +4 -0
  9. data/app/views/apitome/docs/_curl.html.erb +4 -0
  10. data/app/views/apitome/docs/_example.html.erb +25 -0
  11. data/app/views/apitome/docs/_explanation.html.erb +3 -0
  12. data/app/views/apitome/docs/_header.html.erb +7 -0
  13. data/app/views/apitome/docs/_headers.html.erb +4 -0
  14. data/app/views/apitome/docs/_navigation.html.erb +28 -0
  15. data/app/views/apitome/docs/_params.html.erb +27 -0
  16. data/app/views/apitome/docs/_query.html.erb +4 -0
  17. data/app/views/apitome/docs/_route.html.erb +4 -0
  18. data/app/views/apitome/docs/_status.html.erb +4 -0
  19. data/app/views/apitome/docs/index.html.erb +6 -0
  20. data/app/views/apitome/docs/show.html.erb +1 -0
  21. data/app/views/layouts/apitome/application.html.erb +30 -0
  22. data/config/routes.rb +4 -0
  23. data/lib/apitome.rb +7 -0
  24. data/lib/apitome/configuration.rb +30 -0
  25. data/lib/apitome/engine.rb +18 -0
  26. data/lib/apitome/exceptions.rb +3 -0
  27. data/lib/apitome/version.rb +3 -0
  28. data/spec/apitome/configuration_spec.rb +0 -0
  29. data/spec/apitome/engine_spec.rb +0 -0
  30. data/spec/dummy/Rakefile +7 -0
  31. data/spec/dummy/config.ru +15 -0
  32. data/spec/dummy/config/application.rb +16 -0
  33. data/spec/dummy/config/boot.rb +7 -0
  34. data/spec/dummy/config/environment.rb +5 -0
  35. data/spec/dummy/config/environments/development.rb +27 -0
  36. data/spec/dummy/config/environments/test.rb +29 -0
  37. data/spec/dummy/config/initializers/apitome.rb +6 -0
  38. data/spec/dummy/config/routes.rb +2 -0
  39. data/spec/dummy/doc/api.md +20 -0
  40. data/spec/dummy/doc/api/access_tokens/generating_an_access_token.json +47 -0
  41. data/spec/dummy/doc/api/alerts/listing_alert_types.json +33 -0
  42. data/spec/dummy/doc/api/alerts/listing_alerts.json +52 -0
  43. data/spec/dummy/doc/api/index.json +29 -0
  44. data/spec/dummy/log/development.log +18075 -0
  45. data/spec/dummy/public/favicon.ico +0 -0
  46. data/spec/dummy/script/rails +6 -0
  47. data/spec/dummy/tmp/cache/assets/development/sprockets/038ff9775f572c3dfc1a380247c59890 +0 -0
  48. data/spec/dummy/tmp/cache/assets/development/sprockets/03fdbedf7c517a2e1feda524c52a652a +0 -0
  49. data/spec/dummy/tmp/cache/assets/development/sprockets/07b6695ed44671a8d213823bc763b378 +0 -0
  50. data/spec/dummy/tmp/cache/assets/development/sprockets/0f10ed0a447d44a80afcc427e858ddf1 +0 -0
  51. data/spec/dummy/tmp/cache/assets/development/sprockets/3c0d7839d05fa6264e540e4612e76d8e +0 -0
  52. data/spec/dummy/tmp/cache/assets/development/sprockets/54ddec13d8230a77be44f49bba9ab063 +0 -0
  53. data/spec/dummy/tmp/cache/assets/development/sprockets/82a9467461d6cbd74f0c38002037d366 +0 -0
  54. data/spec/dummy/tmp/cache/assets/development/sprockets/82b46b5876ec191ffb4ee1f73b9037cf +0 -0
  55. data/spec/dummy/tmp/cache/assets/development/sprockets/833c936b0961f9bc9f6821682b662c28 +0 -0
  56. data/spec/dummy/tmp/cache/assets/development/sprockets/86d22f0e7f750dbdf5b602b99e7c51c8 +0 -0
  57. data/spec/dummy/tmp/cache/assets/development/sprockets/898d7a0610dc79a7141e7b570b77a951 +0 -0
  58. data/spec/dummy/tmp/cache/assets/development/sprockets/8eb01b8f553b48d4712bc6df728f05ed +0 -0
  59. data/spec/dummy/tmp/cache/assets/development/sprockets/98be05ccb93e3f09cd213ad66be4afd5 +0 -0
  60. data/spec/dummy/tmp/cache/assets/development/sprockets/a4636c23002ad75a90567e067a4a87b2 +0 -0
  61. data/spec/dummy/tmp/cache/assets/development/sprockets/a7dbf6dc1b06132961af53b0dc4bd187 +0 -0
  62. data/spec/dummy/tmp/cache/assets/development/sprockets/b7fc26490932e9ef364d72f46116f29a +0 -0
  63. data/spec/dummy/tmp/cache/assets/development/sprockets/d9052716353aa1cde34614ee79e75fc2 +0 -0
  64. data/spec/dummy/tmp/cache/assets/development/sprockets/dab2b969e1e0d90b3b2325566486eca9 +0 -0
  65. data/spec/dummy/tmp/cache/assets/development/sprockets/dfd8cd5b3aa5e4d8e14f8b26118e94f3 +0 -0
  66. data/spec/dummy/tmp/cache/assets/development/sprockets/e71d75c9c50c9552b2c6a42957e853fd +0 -0
  67. data/spec/dummy/tmp/cache/assets/development/sprockets/fa138ab5e008fb2d4c75be6c6558677b +0 -0
  68. data/vendor/assets/javascripts/apitome/bootstrap.min.LICENSE +176 -0
  69. data/vendor/assets/javascripts/apitome/bootstrap.min.js +6 -0
  70. data/vendor/assets/javascripts/apitome/highlight.min.LICENSE +24 -0
  71. data/vendor/assets/javascripts/apitome/highlight.min.js +1 -0
  72. data/vendor/assets/javascripts/apitome/jquery-2.0.3.min.js +6 -0
  73. data/vendor/assets/stylesheets/apitome/bootstrap.min.css +9 -0
  74. data/vendor/assets/stylesheets/apitome/highlight_themes/arta.css +158 -0
  75. data/vendor/assets/stylesheets/apitome/highlight_themes/ascetic.css +50 -0
  76. data/vendor/assets/stylesheets/apitome/highlight_themes/brown_paper.css +104 -0
  77. data/vendor/assets/stylesheets/apitome/highlight_themes/brown_papersq.png +0 -0
  78. data/vendor/assets/stylesheets/apitome/highlight_themes/dark.css +103 -0
  79. data/vendor/assets/stylesheets/apitome/highlight_themes/default.css +135 -0
  80. data/vendor/assets/stylesheets/apitome/highlight_themes/far.css +111 -0
  81. data/vendor/assets/stylesheets/apitome/highlight_themes/github.css +127 -0
  82. data/vendor/assets/stylesheets/apitome/highlight_themes/googlecode.css +144 -0
  83. data/vendor/assets/stylesheets/apitome/highlight_themes/idea.css +121 -0
  84. data/vendor/assets/stylesheets/apitome/highlight_themes/ir_black.css +104 -0
  85. data/vendor/assets/stylesheets/apitome/highlight_themes/magula.css +121 -0
  86. data/vendor/assets/stylesheets/apitome/highlight_themes/monokai.css +114 -0
  87. data/vendor/assets/stylesheets/apitome/highlight_themes/pojoaque.css +104 -0
  88. data/vendor/assets/stylesheets/apitome/highlight_themes/pojoaque.jpg +0 -0
  89. data/vendor/assets/stylesheets/apitome/highlight_themes/rainbow.css +114 -0
  90. data/vendor/assets/stylesheets/apitome/highlight_themes/school_book.css +111 -0
  91. data/vendor/assets/stylesheets/apitome/highlight_themes/school_book.png +0 -0
  92. data/vendor/assets/stylesheets/apitome/highlight_themes/solarized_dark.css +88 -0
  93. data/vendor/assets/stylesheets/apitome/highlight_themes/solarized_light.css +88 -0
  94. data/vendor/assets/stylesheets/apitome/highlight_themes/sunburst.css +158 -0
  95. data/vendor/assets/stylesheets/apitome/highlight_themes/tomorrow-night-blue.css +52 -0
  96. data/vendor/assets/stylesheets/apitome/highlight_themes/tomorrow-night-bright.css +51 -0
  97. data/vendor/assets/stylesheets/apitome/highlight_themes/tomorrow-night-eighties.css +51 -0
  98. data/vendor/assets/stylesheets/apitome/highlight_themes/tomorrow-night.css +52 -0
  99. data/vendor/assets/stylesheets/apitome/highlight_themes/tomorrow.css +49 -0
  100. data/vendor/assets/stylesheets/apitome/highlight_themes/vs.css +86 -0
  101. data/vendor/assets/stylesheets/apitome/highlight_themes/xcode.css +154 -0
  102. data/vendor/assets/stylesheets/apitome/highlight_themes/zenburn.css +115 -0
  103. metadata +233 -0
@@ -0,0 +1,52 @@
1
+ /* Tomorrow Night Blue Theme */
2
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
3
+ /* Original theme - https://github.com/chriskempson/tomorrow-theme */
4
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
5
+ .tomorrow-comment, pre .comment, pre .title {
6
+ color: #7285b7;
7
+ }
8
+
9
+ .tomorrow-red, pre .variable, pre .attribute, pre .tag, pre .regexp, pre .ruby .constant, pre .xml .tag .title, pre .xml .pi, pre .xml .doctype, pre .html .doctype, pre .css .id, pre .css .class, pre .css .pseudo {
10
+ color: #ff9da4;
11
+ }
12
+
13
+ .tomorrow-orange, pre .number, pre .preprocessor, pre .built_in, pre .literal, pre .params, pre .constant {
14
+ color: #ffc58f;
15
+ }
16
+
17
+ .tomorrow-yellow, pre .class, pre .ruby .class .title, pre .css .rules .attribute {
18
+ color: #ffeead;
19
+ }
20
+
21
+ .tomorrow-green, pre .string, pre .value, pre .inheritance, pre .header, pre .ruby .symbol, pre .xml .cdata {
22
+ color: #d1f1a9;
23
+ }
24
+
25
+ .tomorrow-aqua, pre .css .hexcolor {
26
+ color: #99ffff;
27
+ }
28
+
29
+ .tomorrow-blue, pre .function, pre .python .decorator, pre .python .title, pre .ruby .function .title, pre .ruby .title .keyword, pre .perl .sub, pre .javascript .title, pre .coffeescript .title {
30
+ color: #bbdaff;
31
+ }
32
+
33
+ .tomorrow-purple, pre .keyword, pre .javascript .function {
34
+ color: #ebbbff;
35
+ }
36
+
37
+ pre code {
38
+ display: block;
39
+ background: #002451;
40
+ color: white;
41
+ padding: 0.5em;
42
+ }
43
+
44
+ pre .coffeescript .javascript,
45
+ pre .javascript .xml,
46
+ pre .tex .formula,
47
+ pre .xml .javascript,
48
+ pre .xml .vbscript,
49
+ pre .xml .css,
50
+ pre .xml .cdata {
51
+ opacity: 0.5;
52
+ }
@@ -0,0 +1,51 @@
1
+ /* Tomorrow Night Bright Theme */
2
+ /* Original theme - https://github.com/chriskempson/tomorrow-theme */
3
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
4
+ .tomorrow-comment, pre .comment, pre .title {
5
+ color: #969896;
6
+ }
7
+
8
+ .tomorrow-red, pre .variable, pre .attribute, pre .tag, pre .regexp, pre .ruby .constant, pre .xml .tag .title, pre .xml .pi, pre .xml .doctype, pre .html .doctype, pre .css .id, pre .css .class, pre .css .pseudo {
9
+ color: #d54e53;
10
+ }
11
+
12
+ .tomorrow-orange, pre .number, pre .preprocessor, pre .built_in, pre .literal, pre .params, pre .constant {
13
+ color: #e78c45;
14
+ }
15
+
16
+ .tomorrow-yellow, pre .class, pre .ruby .class .title, pre .css .rules .attribute {
17
+ color: #e7c547;
18
+ }
19
+
20
+ .tomorrow-green, pre .string, pre .value, pre .inheritance, pre .header, pre .ruby .symbol, pre .xml .cdata {
21
+ color: #b9ca4a;
22
+ }
23
+
24
+ .tomorrow-aqua, pre .css .hexcolor {
25
+ color: #70c0b1;
26
+ }
27
+
28
+ .tomorrow-blue, pre .function, pre .python .decorator, pre .python .title, pre .ruby .function .title, pre .ruby .title .keyword, pre .perl .sub, pre .javascript .title, pre .coffeescript .title {
29
+ color: #7aa6da;
30
+ }
31
+
32
+ .tomorrow-purple, pre .keyword, pre .javascript .function {
33
+ color: #c397d8;
34
+ }
35
+
36
+ pre code {
37
+ display: block;
38
+ background: black;
39
+ color: #eaeaea;
40
+ padding: 0.5em;
41
+ }
42
+
43
+ pre .coffeescript .javascript,
44
+ pre .javascript .xml,
45
+ pre .tex .formula,
46
+ pre .xml .javascript,
47
+ pre .xml .vbscript,
48
+ pre .xml .css,
49
+ pre .xml .cdata {
50
+ opacity: 0.5;
51
+ }
@@ -0,0 +1,51 @@
1
+ /* Tomorrow Night Eighties Theme */
2
+ /* Original theme - https://github.com/chriskempson/tomorrow-theme */
3
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
4
+ .tomorrow-comment, pre .comment, pre .title {
5
+ color: #999999;
6
+ }
7
+
8
+ .tomorrow-red, pre .variable, pre .attribute, pre .tag, pre .regexp, pre .ruby .constant, pre .xml .tag .title, pre .xml .pi, pre .xml .doctype, pre .html .doctype, pre .css .id, pre .css .class, pre .css .pseudo {
9
+ color: #f2777a;
10
+ }
11
+
12
+ .tomorrow-orange, pre .number, pre .preprocessor, pre .built_in, pre .literal, pre .params, pre .constant {
13
+ color: #f99157;
14
+ }
15
+
16
+ .tomorrow-yellow, pre .class, pre .ruby .class .title, pre .css .rules .attribute {
17
+ color: #ffcc66;
18
+ }
19
+
20
+ .tomorrow-green, pre .string, pre .value, pre .inheritance, pre .header, pre .ruby .symbol, pre .xml .cdata {
21
+ color: #99cc99;
22
+ }
23
+
24
+ .tomorrow-aqua, pre .css .hexcolor {
25
+ color: #66cccc;
26
+ }
27
+
28
+ .tomorrow-blue, pre .function, pre .python .decorator, pre .python .title, pre .ruby .function .title, pre .ruby .title .keyword, pre .perl .sub, pre .javascript .title, pre .coffeescript .title {
29
+ color: #6699cc;
30
+ }
31
+
32
+ .tomorrow-purple, pre .keyword, pre .javascript .function {
33
+ color: #cc99cc;
34
+ }
35
+
36
+ pre code {
37
+ display: block;
38
+ background: #2d2d2d;
39
+ color: #cccccc;
40
+ padding: 0.5em;
41
+ }
42
+
43
+ pre .coffeescript .javascript,
44
+ pre .javascript .xml,
45
+ pre .tex .formula,
46
+ pre .xml .javascript,
47
+ pre .xml .vbscript,
48
+ pre .xml .css,
49
+ pre .xml .cdata {
50
+ opacity: 0.5;
51
+ }
@@ -0,0 +1,52 @@
1
+ /* Tomorrow Night Theme */
2
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
3
+ /* Original theme - https://github.com/chriskempson/tomorrow-theme */
4
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
5
+ .tomorrow-comment, pre .comment, pre .title {
6
+ color: #969896;
7
+ }
8
+
9
+ .tomorrow-red, pre .variable, pre .attribute, pre .tag, pre .regexp, pre .ruby .constant, pre .xml .tag .title, pre .xml .pi, pre .xml .doctype, pre .html .doctype, pre .css .id, pre .css .class, pre .css .pseudo {
10
+ color: #cc6666;
11
+ }
12
+
13
+ .tomorrow-orange, pre .number, pre .preprocessor, pre .built_in, pre .literal, pre .params, pre .constant {
14
+ color: #de935f;
15
+ }
16
+
17
+ .tomorrow-yellow, pre .class, pre .ruby .class .title, pre .css .rules .attribute {
18
+ color: #f0c674;
19
+ }
20
+
21
+ .tomorrow-green, pre .string, pre .value, pre .inheritance, pre .header, pre .ruby .symbol, pre .xml .cdata {
22
+ color: #b5bd68;
23
+ }
24
+
25
+ .tomorrow-aqua, pre .css .hexcolor {
26
+ color: #8abeb7;
27
+ }
28
+
29
+ .tomorrow-blue, pre .function, pre .python .decorator, pre .python .title, pre .ruby .function .title, pre .ruby .title .keyword, pre .perl .sub, pre .javascript .title, pre .coffeescript .title {
30
+ color: #81a2be;
31
+ }
32
+
33
+ .tomorrow-purple, pre .keyword, pre .javascript .function {
34
+ color: #b294bb;
35
+ }
36
+
37
+ pre code {
38
+ display: block;
39
+ background: #1d1f21;
40
+ color: #c5c8c6;
41
+ padding: 0.5em;
42
+ }
43
+
44
+ pre .coffeescript .javascript,
45
+ pre .javascript .xml,
46
+ pre .tex .formula,
47
+ pre .xml .javascript,
48
+ pre .xml .vbscript,
49
+ pre .xml .css,
50
+ pre .xml .cdata {
51
+ opacity: 0.5;
52
+ }
@@ -0,0 +1,49 @@
1
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
2
+ .tomorrow-comment, pre .comment, pre .title {
3
+ color: #8e908c;
4
+ }
5
+
6
+ .tomorrow-red, pre .variable, pre .attribute, pre .tag, pre .regexp, pre .ruby .constant, pre .xml .tag .title, pre .xml .pi, pre .xml .doctype, pre .html .doctype, pre .css .id, pre .css .class, pre .css .pseudo {
7
+ color: #c82829;
8
+ }
9
+
10
+ .tomorrow-orange, pre .number, pre .preprocessor, pre .built_in, pre .literal, pre .params, pre .constant {
11
+ color: #f5871f;
12
+ }
13
+
14
+ .tomorrow-yellow, pre .class, pre .ruby .class .title, pre .css .rules .attribute {
15
+ color: #eab700;
16
+ }
17
+
18
+ .tomorrow-green, pre .string, pre .value, pre .inheritance, pre .header, pre .ruby .symbol, pre .xml .cdata {
19
+ color: #718c00;
20
+ }
21
+
22
+ .tomorrow-aqua, pre .css .hexcolor {
23
+ color: #3e999f;
24
+ }
25
+
26
+ .tomorrow-blue, pre .function, pre .python .decorator, pre .python .title, pre .ruby .function .title, pre .ruby .title .keyword, pre .perl .sub, pre .javascript .title, pre .coffeescript .title {
27
+ color: #4271ae;
28
+ }
29
+
30
+ .tomorrow-purple, pre .keyword, pre .javascript .function {
31
+ color: #8959a8;
32
+ }
33
+
34
+ pre code {
35
+ display: block;
36
+ background: white;
37
+ color: #4d4d4c;
38
+ padding: 0.5em;
39
+ }
40
+
41
+ pre .coffeescript .javascript,
42
+ pre .javascript .xml,
43
+ pre .tex .formula,
44
+ pre .xml .javascript,
45
+ pre .xml .vbscript,
46
+ pre .xml .css,
47
+ pre .xml .cdata {
48
+ opacity: 0.5;
49
+ }
@@ -0,0 +1,86 @@
1
+ /*
2
+
3
+ Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>
4
+
5
+ */
6
+ pre code {
7
+ display: block; padding: 0.5em;
8
+ }
9
+
10
+ pre .comment,
11
+ pre .annotation,
12
+ pre .template_comment,
13
+ pre .diff .header,
14
+ pre .chunk,
15
+ pre .apache .cbracket {
16
+ color: rgb(0, 128, 0);
17
+ }
18
+
19
+ pre .keyword,
20
+ pre .id,
21
+ pre .built_in,
22
+ pre .smalltalk .class,
23
+ pre .winutils,
24
+ pre .bash .variable,
25
+ pre .tex .command,
26
+ pre .request,
27
+ pre .status,
28
+ pre .nginx .title,
29
+ pre .xml .tag,
30
+ pre .xml .tag .value {
31
+ color: rgb(0, 0, 255);
32
+ }
33
+
34
+ pre .string,
35
+ pre .title,
36
+ pre .parent,
37
+ pre .tag .value,
38
+ pre .rules .value,
39
+ pre .rules .value .number,
40
+ pre .ruby .symbol,
41
+ pre .ruby .symbol .string,
42
+ pre .aggregate,
43
+ pre .template_tag,
44
+ pre .django .variable,
45
+ pre .addition,
46
+ pre .flow,
47
+ pre .stream,
48
+ pre .apache .tag,
49
+ pre .date,
50
+ pre .tex .formula {
51
+ color: rgb(163, 21, 21);
52
+ }
53
+
54
+ pre .ruby .string,
55
+ pre .decorator,
56
+ pre .filter .argument,
57
+ pre .localvars,
58
+ pre .array,
59
+ pre .attr_selector,
60
+ pre .pseudo,
61
+ pre .pi,
62
+ pre .doctype,
63
+ pre .deletion,
64
+ pre .envvar,
65
+ pre .shebang,
66
+ pre .preprocessor,
67
+ pre .userType,
68
+ pre .apache .sqbracket,
69
+ pre .nginx .built_in,
70
+ pre .tex .special,
71
+ pre .prompt {
72
+ color: rgb(43, 145, 175);
73
+ }
74
+
75
+ pre .phpdoc,
76
+ pre .javadoc,
77
+ pre .xmlDocTag {
78
+ color: rgb(128, 128, 128);
79
+ }
80
+
81
+ pre .vhdl .typename { font-weight: bold; }
82
+ pre .vhdl .string { color: #666666; }
83
+ pre .vhdl .literal { color: rgb(163, 21, 21); }
84
+ pre .vhdl .attribute { color: #00B0E8; }
85
+
86
+ pre .xml .attribute { color: rgb(255, 0, 0); }
@@ -0,0 +1,154 @@
1
+ /*
2
+
3
+ XCode style (c) Angel Garcia <angelgarcia.mail@gmail.com>
4
+
5
+ */
6
+
7
+ pre code {
8
+ display: block; padding: 0.5em;
9
+ background: #fff; color: black;
10
+ }
11
+
12
+ pre .comment,
13
+ pre .template_comment,
14
+ pre .javadoc,
15
+ pre .comment * {
16
+ color: rgb(0,106,0);
17
+ }
18
+
19
+ pre .keyword,
20
+ pre .literal,
21
+ pre .nginx .title {
22
+ color: rgb(170,13,145);
23
+ }
24
+ pre .method,
25
+ pre .list .title,
26
+ pre .tag .title,
27
+ pre .setting .value,
28
+ pre .winutils,
29
+ pre .tex .command,
30
+ pre .http .title,
31
+ pre .request,
32
+ pre .status {
33
+ color: #008;
34
+ }
35
+
36
+ pre .envvar,
37
+ pre .tex .special {
38
+ color: #660;
39
+ }
40
+
41
+ pre .string {
42
+ color: rgb(196,26,22);
43
+ }
44
+ pre .tag .value,
45
+ pre .cdata,
46
+ pre .filter .argument,
47
+ pre .attr_selector,
48
+ pre .apache .cbracket,
49
+ pre .date,
50
+ pre .regexp {
51
+ color: #080;
52
+ }
53
+
54
+ pre .sub .identifier,
55
+ pre .pi,
56
+ pre .tag,
57
+ pre .tag .keyword,
58
+ pre .decorator,
59
+ pre .ini .title,
60
+ pre .shebang,
61
+ pre .prompt,
62
+ pre .hexcolor,
63
+ pre .rules .value,
64
+ pre .css .value .number,
65
+ pre .symbol,
66
+ pre .symbol .string,
67
+ pre .number,
68
+ pre .css .function,
69
+ pre .clojure .title,
70
+ pre .clojure .built_in {
71
+ color: rgb(28,0,207);
72
+ }
73
+
74
+ pre .class .title,
75
+ pre .haskell .type,
76
+ pre .smalltalk .class,
77
+ pre .javadoctag,
78
+ pre .yardoctag,
79
+ pre .phpdoc,
80
+ pre .typename,
81
+ pre .tag .attribute,
82
+ pre .doctype,
83
+ pre .class .id,
84
+ pre .built_in,
85
+ pre .setting,
86
+ pre .params,
87
+ pre .clojure .attribute {
88
+ color: rgb(92,38,153);
89
+ }
90
+
91
+ pre .variable {
92
+ color: rgb(63,110,116);
93
+ }
94
+ pre .css .tag,
95
+ pre .rules .property,
96
+ pre .pseudo,
97
+ pre .subst {
98
+ color: #000;
99
+ }
100
+
101
+ pre .css .class, pre .css .id {
102
+ color: #9B703F;
103
+ }
104
+
105
+ pre .value .important {
106
+ color: #ff7700;
107
+ font-weight: bold;
108
+ }
109
+
110
+ pre .rules .keyword {
111
+ color: #C5AF75;
112
+ }
113
+
114
+ pre .annotation,
115
+ pre .apache .sqbracket,
116
+ pre .nginx .built_in {
117
+ color: #9B859D;
118
+ }
119
+
120
+ pre .preprocessor,
121
+ pre .preprocessor * {
122
+ color: rgb(100,56,32);
123
+ }
124
+
125
+ pre .tex .formula {
126
+ background-color: #EEE;
127
+ font-style: italic;
128
+ }
129
+
130
+ pre .diff .header,
131
+ pre .chunk {
132
+ color: #808080;
133
+ font-weight: bold;
134
+ }
135
+
136
+ pre .diff .change {
137
+ background-color: #BCCFF9;
138
+ }
139
+
140
+ pre .addition {
141
+ background-color: #BAEEBA;
142
+ }
143
+
144
+ pre .deletion {
145
+ background-color: #FFC8BD;
146
+ }
147
+
148
+ pre .comment .yardoctag {
149
+ font-weight: bold;
150
+ }
151
+
152
+ pre .method .id {
153
+ color: #000;
154
+ }