highlightjs-rails 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +9 -0
  3. data/.travis.yml +4 -0
  4. data/CODE_OF_CONDUCT.md +49 -0
  5. data/Gemfile +4 -0
  6. data/LICENSE.txt +21 -0
  7. data/README.md +57 -0
  8. data/Rakefile +10 -0
  9. data/VERSION.md +5 -0
  10. data/bin/console +14 -0
  11. data/bin/setup +8 -0
  12. data/highlightjs-rails.gemspec +25 -0
  13. data/lib/highlightjs-rails.rb +7 -0
  14. data/lib/highlightjs-rails/version.rb +5 -0
  15. data/vendor/assets/images/brown-papersq.png +0 -0
  16. data/vendor/assets/images/pojoaque.jpg +0 -0
  17. data/vendor/assets/images/school-book.png +0 -0
  18. data/vendor/assets/javascripts/highlight.js +3006 -0
  19. data/vendor/assets/stylesheets/styles/agate.css +108 -0
  20. data/vendor/assets/stylesheets/styles/androidstudio.css +66 -0
  21. data/vendor/assets/stylesheets/styles/arta.css +73 -0
  22. data/vendor/assets/stylesheets/styles/ascetic.css +45 -0
  23. data/vendor/assets/stylesheets/styles/atelier-cave-dark.css +83 -0
  24. data/vendor/assets/stylesheets/styles/atelier-cave-light.css +85 -0
  25. data/vendor/assets/stylesheets/styles/atelier-dune-dark.css +69 -0
  26. data/vendor/assets/stylesheets/styles/atelier-dune-light.css +69 -0
  27. data/vendor/assets/stylesheets/styles/atelier-estuary-dark.css +84 -0
  28. data/vendor/assets/stylesheets/styles/atelier-estuary-light.css +84 -0
  29. data/vendor/assets/stylesheets/styles/atelier-forest-dark.css +69 -0
  30. data/vendor/assets/stylesheets/styles/atelier-forest-light.css +69 -0
  31. data/vendor/assets/stylesheets/styles/atelier-heath-dark.css +69 -0
  32. data/vendor/assets/stylesheets/styles/atelier-heath-light.css +69 -0
  33. data/vendor/assets/stylesheets/styles/atelier-lakeside-dark.css +69 -0
  34. data/vendor/assets/stylesheets/styles/atelier-lakeside-light.css +69 -0
  35. data/vendor/assets/stylesheets/styles/atelier-plateau-dark.css +84 -0
  36. data/vendor/assets/stylesheets/styles/atelier-plateau-light.css +84 -0
  37. data/vendor/assets/stylesheets/styles/atelier-savanna-dark.css +84 -0
  38. data/vendor/assets/stylesheets/styles/atelier-savanna-light.css +84 -0
  39. data/vendor/assets/stylesheets/styles/atelier-seaside-dark.css +69 -0
  40. data/vendor/assets/stylesheets/styles/atelier-seaside-light.css +69 -0
  41. data/vendor/assets/stylesheets/styles/atelier-sulphurpool-dark.css +69 -0
  42. data/vendor/assets/stylesheets/styles/atelier-sulphurpool-light.css +69 -0
  43. data/vendor/assets/stylesheets/styles/brown-paper.css +64 -0
  44. data/vendor/assets/stylesheets/styles/codepen-embed.css +60 -0
  45. data/vendor/assets/stylesheets/styles/color-brewer.css +71 -0
  46. data/vendor/assets/stylesheets/styles/dark.css +63 -0
  47. data/vendor/assets/stylesheets/styles/darkula.css +74 -0
  48. data/vendor/assets/stylesheets/styles/default.css +77 -0
  49. data/vendor/assets/stylesheets/styles/docco.css +97 -0
  50. data/vendor/assets/stylesheets/styles/far.css +71 -0
  51. data/vendor/assets/stylesheets/styles/foundation.css +88 -0
  52. data/vendor/assets/stylesheets/styles/github-gist.css +71 -0
  53. data/vendor/assets/stylesheets/styles/github.css +99 -0
  54. data/vendor/assets/stylesheets/styles/googlecode.css +89 -0
  55. data/vendor/assets/stylesheets/styles/grayscale.css +101 -0
  56. data/vendor/assets/stylesheets/styles/hopscotch.css +83 -0
  57. data/vendor/assets/stylesheets/styles/hybrid.css +102 -0
  58. data/vendor/assets/stylesheets/styles/idea.css +97 -0
  59. data/vendor/assets/stylesheets/styles/ir-black.css +73 -0
  60. data/vendor/assets/stylesheets/styles/kimbie.dark.css +74 -0
  61. data/vendor/assets/stylesheets/styles/kimbie.light.css +74 -0
  62. data/vendor/assets/stylesheets/styles/magula.css +70 -0
  63. data/vendor/assets/stylesheets/styles/mono-blue.css +59 -0
  64. data/vendor/assets/stylesheets/styles/monokai-sublime.css +83 -0
  65. data/vendor/assets/stylesheets/styles/monokai.css +70 -0
  66. data/vendor/assets/stylesheets/styles/obsidian.css +88 -0
  67. data/vendor/assets/stylesheets/styles/paraiso-dark.css +72 -0
  68. data/vendor/assets/stylesheets/styles/paraiso-light.css +72 -0
  69. data/vendor/assets/stylesheets/styles/pojoaque.css +83 -0
  70. data/vendor/assets/stylesheets/styles/railscasts.css +106 -0
  71. data/vendor/assets/stylesheets/styles/rainbow.css +85 -0
  72. data/vendor/assets/stylesheets/styles/school-book.css +72 -0
  73. data/vendor/assets/stylesheets/styles/solarized-dark.css +84 -0
  74. data/vendor/assets/stylesheets/styles/solarized-light.css +84 -0
  75. data/vendor/assets/stylesheets/styles/sunburst.css +102 -0
  76. data/vendor/assets/stylesheets/styles/tomorrow-night-blue.css +75 -0
  77. data/vendor/assets/stylesheets/styles/tomorrow-night-bright.css +74 -0
  78. data/vendor/assets/stylesheets/styles/tomorrow-night-eighties.css +74 -0
  79. data/vendor/assets/stylesheets/styles/tomorrow-night.css +75 -0
  80. data/vendor/assets/stylesheets/styles/tomorrow.css +72 -0
  81. data/vendor/assets/stylesheets/styles/vs.css +68 -0
  82. data/vendor/assets/stylesheets/styles/xcode.css +93 -0
  83. data/vendor/assets/stylesheets/styles/zenburn.css +80 -0
  84. metadata +170 -0
@@ -0,0 +1,64 @@
1
+ /*
2
+
3
+ Brown Paper style from goldblog.com.ua (c) Zaripov Yura <yur4ik7@ukr.net>
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background:#b7a68e url(./brown-papersq.png);
12
+ }
13
+
14
+ .hljs-keyword,
15
+ .hljs-selector-tag,
16
+ .hljs-literal {
17
+ color:#005599;
18
+ font-weight:bold;
19
+ }
20
+
21
+ .hljs,
22
+ .hljs-subst {
23
+ color: #363c69;
24
+ }
25
+
26
+ .hljs-string,
27
+ .hljs-title,
28
+ .hljs-section,
29
+ .hljs-type,
30
+ .hljs-attribute,
31
+ .hljs-symbol,
32
+ .hljs-bullet,
33
+ .hljs-built_in,
34
+ .hljs-addition,
35
+ .hljs-variable,
36
+ .hljs-template-tag,
37
+ .hljs-template-variable,
38
+ .hljs-link,
39
+ .hljs-name {
40
+ color: #2c009f;
41
+ }
42
+
43
+ .hljs-comment,
44
+ .hljs-quote,
45
+ .hljs-meta,
46
+ .hljs-deletion {
47
+ color: #802022;
48
+ }
49
+
50
+ .hljs-keyword,
51
+ .hljs-selector-tag,
52
+ .hljs-literal,
53
+ .hljs-doctag,
54
+ .hljs-title,
55
+ .hljs-section,
56
+ .hljs-type,
57
+ .hljs-name,
58
+ .hljs-strong {
59
+ font-weight: bold;
60
+ }
61
+
62
+ .hljs-emphasis {
63
+ font-style: italic;
64
+ }
@@ -0,0 +1,60 @@
1
+ /*
2
+ codepen.io Embed Theme
3
+ Author: Justin Perry <http://github.com/ourmaninamsterdam>
4
+ Original theme - https://github.com/chriskempson/tomorrow-theme
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #222;
12
+ color: #fff;
13
+ }
14
+
15
+ .hljs-comment,
16
+ .hljs-quote {
17
+ color: #777;
18
+ }
19
+
20
+ .hljs-variable,
21
+ .hljs-template-variable,
22
+ .hljs-tag,
23
+ .hljs-regexp,
24
+ .hljs-meta,
25
+ .hljs-number,
26
+ .hljs-built_in,
27
+ .hljs-builtin-name,
28
+ .hljs-literal,
29
+ .hljs-params,
30
+ .hljs-symbol,
31
+ .hljs-bullet,
32
+ .hljs-link,
33
+ .hljs-deletion {
34
+ color: #ab875d;
35
+ }
36
+
37
+ .hljs-section,
38
+ .hljs-title,
39
+ .hljs-name,
40
+ .hljs-selector-id,
41
+ .hljs-selector-class,
42
+ .hljs-type,
43
+ .hljs-attribute {
44
+ color: #9b869b;
45
+ }
46
+
47
+ .hljs-string,
48
+ .hljs-keyword,
49
+ .hljs-selector-tag,
50
+ .hljs-addition {
51
+ color: #8f9c6c;
52
+ }
53
+
54
+ .hljs-emphasis {
55
+ font-style: italic;
56
+ }
57
+
58
+ .hljs-strong {
59
+ font-weight: bold;
60
+ }
@@ -0,0 +1,71 @@
1
+ /*
2
+
3
+ Colorbrewer theme
4
+ Original: https://github.com/mbostock/colorbrewer-theme (c) Mike Bostock <mike@ocks.org>
5
+ Ported by Fabrício Tavares de Oliveira
6
+
7
+ */
8
+
9
+ .hljs {
10
+ display: block;
11
+ overflow-x: auto;
12
+ padding: 0.5em;
13
+ background: #fff;
14
+ }
15
+
16
+ .hljs,
17
+ .hljs-subst {
18
+ color: #000;
19
+ }
20
+
21
+ .hljs-string,
22
+ .hljs-meta,
23
+ .hljs-symbol,
24
+ .hljs-template-tag,
25
+ .hljs-template-variable,
26
+ .hljs-addition {
27
+ color: #756bb1;
28
+ }
29
+
30
+ .hljs-comment,
31
+ .hljs-quote {
32
+ color: #636363;
33
+ }
34
+
35
+ .hljs-number,
36
+ .hljs-regexp,
37
+ .hljs-literal,
38
+ .hljs-bullet,
39
+ .hljs-link {
40
+ color: #31a354;
41
+ }
42
+
43
+ .hljs-deletion,
44
+ .hljs-variable {
45
+ color: #88f;
46
+ }
47
+
48
+
49
+
50
+ .hljs-keyword,
51
+ .hljs-selector-tag,
52
+ .hljs-title,
53
+ .hljs-section,
54
+ .hljs-built_in,
55
+ .hljs-doctag,
56
+ .hljs-type,
57
+ .hljs-tag,
58
+ .hljs-name,
59
+ .hljs-selector-id,
60
+ .hljs-selector-class,
61
+ .hljs-strong {
62
+ color: #3182bd;
63
+ }
64
+
65
+ .hljs-emphasis {
66
+ font-style: italic;
67
+ }
68
+
69
+ .hljs-attribute {
70
+ color: #e6550d;
71
+ }
@@ -0,0 +1,63 @@
1
+ /*
2
+
3
+ Dark style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #444;
12
+ }
13
+
14
+ .hljs-keyword,
15
+ .hljs-selector-tag,
16
+ .hljs-literal,
17
+ .hljs-section,
18
+ .hljs-link {
19
+ color: white;
20
+ }
21
+
22
+ .hljs,
23
+ .hljs-subst {
24
+ color: #ddd;
25
+ }
26
+
27
+ .hljs-string,
28
+ .hljs-title,
29
+ .hljs-name,
30
+ .hljs-type,
31
+ .hljs-attribute,
32
+ .hljs-symbol,
33
+ .hljs-bullet,
34
+ .hljs-built_in,
35
+ .hljs-addition,
36
+ .hljs-variable,
37
+ .hljs-template-tag,
38
+ .hljs-template-variable {
39
+ color: #d88;
40
+ }
41
+
42
+ .hljs-comment,
43
+ .hljs-quote,
44
+ .hljs-deletion,
45
+ .hljs-meta {
46
+ color: #777;
47
+ }
48
+
49
+ .hljs-keyword,
50
+ .hljs-selector-tag,
51
+ .hljs-literal,
52
+ .hljs-title,
53
+ .hljs-section,
54
+ .hljs-doctag,
55
+ .hljs-type,
56
+ .hljs-name,
57
+ .hljs-strong {
58
+ font-weight: bold;
59
+ }
60
+
61
+ .hljs-emphasis {
62
+ font-style: italic;
63
+ }
@@ -0,0 +1,74 @@
1
+ /*
2
+
3
+ Darkula color scheme from the JetBrains family of IDEs
4
+
5
+ */
6
+
7
+
8
+ .hljs {
9
+ display: block;
10
+ overflow-x: auto;
11
+ padding: 0.5em;
12
+ background: #2b2b2b;
13
+ }
14
+
15
+ .hljs {
16
+ color: #bababa;
17
+ }
18
+
19
+ .hljs-strong,
20
+ .hljs-emphasis {
21
+ color: #a8a8a2;
22
+ }
23
+
24
+ .hljs-bullet,
25
+ .hljs-quote,
26
+ .hljs-link,
27
+ .hljs-number,
28
+ .hljs-regexp,
29
+ .hljs-literal {
30
+ color: #6896ba;
31
+ }
32
+
33
+ .hljs-code,
34
+ .hljs-selector-class {
35
+ color: #a6e22e;
36
+ }
37
+
38
+ .hljs-emphasis {
39
+ font-style: italic;
40
+ }
41
+
42
+ .hljs-keyword,
43
+ .hljs-selector-tag,
44
+ .hljs-section,
45
+ .hljs-attribute,
46
+ .hljs-name,
47
+ .hljs-variable {
48
+ color: #cb7832;
49
+ }
50
+
51
+ .hljs-params {
52
+ color: #b9b9b9;
53
+ }
54
+
55
+ .hljs-string,
56
+ .hljs-subst,
57
+ .hljs-type,
58
+ .hljs-built_in,
59
+ .hljs-builtin-name,
60
+ .hljs-symbol,
61
+ .hljs-selector-id,
62
+ .hljs-selector-attr,
63
+ .hljs-selector-pseudo,
64
+ .hljs-template-tag,
65
+ .hljs-template-variable,
66
+ .hljs-addition {
67
+ color: #e0c46c;
68
+ }
69
+
70
+ .hljs-comment,
71
+ .hljs-deletion,
72
+ .hljs-meta {
73
+ color: #7f7f7f;
74
+ }
@@ -0,0 +1,77 @@
1
+ /*
2
+
3
+ Original highlight.js style (c) Ivan Sagalaev <maniac@softwaremaniacs.org>
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #F0F0F0;
12
+ }
13
+
14
+ .hljs,
15
+ .hljs-subst {
16
+ color: #444;
17
+ }
18
+
19
+ .hljs-keyword,
20
+ .hljs-attribute,
21
+ .hljs-selector-tag,
22
+ .hljs-meta-keyword,
23
+ .hljs-doctag,
24
+ .hljs-name {
25
+ font-weight: bold;
26
+ }
27
+
28
+ .hljs-built_in,
29
+ .hljs-literal,
30
+ .hljs-bullet,
31
+ .hljs-code,
32
+ .hljs-addition {
33
+ color: #1F811F;
34
+ }
35
+
36
+ .hljs-regexp,
37
+ .hljs-symbol,
38
+ .hljs-variable,
39
+ .hljs-template-variable,
40
+ .hljs-link,
41
+ .hljs-selector-attr,
42
+ .hljs-selector-pseudo {
43
+ color: #BC6060;
44
+ }
45
+
46
+ .hljs-type,
47
+ .hljs-string,
48
+ .hljs-number,
49
+ .hljs-selector-id,
50
+ .hljs-selector-class,
51
+ .hljs-quote,
52
+ .hljs-template-tag,
53
+ .hljs-deletion {
54
+ color: #880000;
55
+ }
56
+
57
+ .hljs-title,
58
+ .hljs-section {
59
+ color: #880000;
60
+ font-weight: bold;
61
+ }
62
+
63
+ .hljs-comment {
64
+ color: #888888;
65
+ }
66
+
67
+ .hljs-meta {
68
+ color: #2B6EA1;
69
+ }
70
+
71
+ .hljs-emphasis {
72
+ font-style: italic;
73
+ }
74
+
75
+ .hljs-strong {
76
+ font-weight: bold;
77
+ }
@@ -0,0 +1,97 @@
1
+ /*
2
+ Docco style used in http://jashkenas.github.com/docco/ converted by Simon Madine (@thingsinjars)
3
+ */
4
+
5
+ .hljs {
6
+ display: block;
7
+ overflow-x: auto;
8
+ padding: 0.5em;
9
+ color: #000;
10
+ background: #f8f8ff;
11
+ }
12
+
13
+ .hljs-comment,
14
+ .hljs-quote {
15
+ color: #408080;
16
+ font-style: italic;
17
+ }
18
+
19
+ .hljs-keyword,
20
+ .hljs-selector-tag,
21
+ .hljs-literal,
22
+ .hljs-subst {
23
+ color: #954121;
24
+ }
25
+
26
+ .hljs-number {
27
+ color: #40a070;
28
+ }
29
+
30
+ .hljs-string,
31
+ .hljs-doctag {
32
+ color: #219161;
33
+ }
34
+
35
+ .hljs-selector-id,
36
+ .hljs-selector-class,
37
+ .hljs-section,
38
+ .hljs-type {
39
+ color: #19469d;
40
+ }
41
+
42
+ .hljs-params {
43
+ color: #00f;
44
+ }
45
+
46
+ .hljs-title {
47
+ color: #458;
48
+ font-weight: bold;
49
+ }
50
+
51
+ .hljs-tag,
52
+ .hljs-name,
53
+ .hljs-attribute {
54
+ color: #000080;
55
+ font-weight: normal;
56
+ }
57
+
58
+ .hljs-variable,
59
+ .hljs-template-variable {
60
+ color: #008080;
61
+ }
62
+
63
+ .hljs-regexp,
64
+ .hljs-link {
65
+ color: #b68;
66
+ }
67
+
68
+ .hljs-symbol,
69
+ .hljs-bullet {
70
+ color: #990073;
71
+ }
72
+
73
+ .hljs-built_in,
74
+ .hljs-builtin-name {
75
+ color: #0086b3;
76
+ }
77
+
78
+ .hljs-meta {
79
+ color: #999;
80
+ font-weight: bold;
81
+ }
82
+
83
+ .hljs-deletion {
84
+ background: #fdd;
85
+ }
86
+
87
+ .hljs-addition {
88
+ background: #dfd;
89
+ }
90
+
91
+ .hljs-emphasis {
92
+ font-style: italic;
93
+ }
94
+
95
+ .hljs-strong {
96
+ font-weight: bold;
97
+ }