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,84 @@
1
+ /*
2
+
3
+ Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <sourdrums@gmail.com>
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #fdf6e3;
12
+ color: #657b83;
13
+ }
14
+
15
+ .hljs-comment,
16
+ .hljs-quote {
17
+ color: #93a1a1;
18
+ }
19
+
20
+ /* Solarized Green */
21
+ .hljs-keyword,
22
+ .hljs-selector-tag,
23
+ .hljs-addition {
24
+ color: #859900;
25
+ }
26
+
27
+ /* Solarized Cyan */
28
+ .hljs-number,
29
+ .hljs-string,
30
+ .hljs-meta .hljs-meta-string,
31
+ .hljs-literal,
32
+ .hljs-doctag,
33
+ .hljs-regexp {
34
+ color: #2aa198;
35
+ }
36
+
37
+ /* Solarized Blue */
38
+ .hljs-title,
39
+ .hljs-section,
40
+ .hljs-name,
41
+ .hljs-selector-id,
42
+ .hljs-selector-class {
43
+ color: #268bd2;
44
+ }
45
+
46
+ /* Solarized Yellow */
47
+ .hljs-attribute,
48
+ .hljs-attr,
49
+ .hljs-variable,
50
+ .hljs-template-variable,
51
+ .hljs-class .hljs-title,
52
+ .hljs-type {
53
+ color: #b58900;
54
+ }
55
+
56
+ /* Solarized Orange */
57
+ .hljs-symbol,
58
+ .hljs-bullet,
59
+ .hljs-subst,
60
+ .hljs-meta,
61
+ .hljs-meta .hljs-keyword,
62
+ .hljs-selector-attr,
63
+ .hljs-selector-pseudo,
64
+ .hljs-link {
65
+ color: #cb4b16;
66
+ }
67
+
68
+ /* Solarized Red */
69
+ .hljs-built_in,
70
+ .hljs-deletion {
71
+ color: #dc322f;
72
+ }
73
+
74
+ .hljs-formula {
75
+ background: #eee8d5;
76
+ }
77
+
78
+ .hljs-emphasis {
79
+ font-style: italic;
80
+ }
81
+
82
+ .hljs-strong {
83
+ font-weight: bold;
84
+ }
@@ -0,0 +1,102 @@
1
+ /*
2
+
3
+ Sunburst-like style (c) Vasily Polovnyov <vast@whiteants.net>
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #000;
12
+ color: #f8f8f8;
13
+ }
14
+
15
+ .hljs-comment,
16
+ .hljs-quote {
17
+ color: #aeaeae;
18
+ font-style: italic;
19
+ }
20
+
21
+ .hljs-keyword,
22
+ .hljs-selector-tag,
23
+ .hljs-type {
24
+ color: #e28964;
25
+ }
26
+
27
+ .hljs-string {
28
+ color: #65b042;
29
+ }
30
+
31
+ .hljs-subst {
32
+ color: #daefa3;
33
+ }
34
+
35
+ .hljs-regexp,
36
+ .hljs-link {
37
+ color: #e9c062;
38
+ }
39
+
40
+ .hljs-title,
41
+ .hljs-section,
42
+ .hljs-tag,
43
+ .hljs-name {
44
+ color: #89bdff;
45
+ }
46
+
47
+ .hljs-class .hljs-title,
48
+ .hljs-doctag {
49
+ text-decoration: underline;
50
+ }
51
+
52
+ .hljs-symbol,
53
+ .hljs-bullet,
54
+ .hljs-number {
55
+ color: #3387cc;
56
+ }
57
+
58
+ .hljs-params,
59
+ .hljs-variable,
60
+ .hljs-template-variable {
61
+ color: #3e87e3;
62
+ }
63
+
64
+ .hljs-attribute {
65
+ color: #cda869;
66
+ }
67
+
68
+ .hljs-meta {
69
+ color: #8996a8;
70
+ }
71
+
72
+ .hljs-formula {
73
+ background-color: #0e2231;
74
+ color: #f8f8f8;
75
+ font-style: italic;
76
+ }
77
+
78
+ .hljs-addition {
79
+ background-color: #253b22;
80
+ color: #f8f8f8;
81
+ }
82
+
83
+ .hljs-deletion {
84
+ background-color: #420e09;
85
+ color: #f8f8f8;
86
+ }
87
+
88
+ .hljs-selector-class {
89
+ color: #9b703f;
90
+ }
91
+
92
+ .hljs-selector-id {
93
+ color: #8b98ab;
94
+ }
95
+
96
+ .hljs-emphasis {
97
+ font-style: italic;
98
+ }
99
+
100
+ .hljs-strong {
101
+ font-weight: bold;
102
+ }
@@ -0,0 +1,75 @@
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
+
6
+ /* Tomorrow Comment */
7
+ .hljs-comment,
8
+ .hljs-quote {
9
+ color: #7285b7;
10
+ }
11
+
12
+ /* Tomorrow Red */
13
+ .hljs-variable,
14
+ .hljs-template-variable,
15
+ .hljs-tag,
16
+ .hljs-name,
17
+ .hljs-selector-id,
18
+ .hljs-selector-class,
19
+ .hljs-regexp,
20
+ .hljs-deletion {
21
+ color: #ff9da4;
22
+ }
23
+
24
+ /* Tomorrow Orange */
25
+ .hljs-number,
26
+ .hljs-built_in,
27
+ .hljs-builtin-name,
28
+ .hljs-literal,
29
+ .hljs-type,
30
+ .hljs-params,
31
+ .hljs-meta,
32
+ .hljs-link {
33
+ color: #ffc58f;
34
+ }
35
+
36
+ /* Tomorrow Yellow */
37
+ .hljs-attribute {
38
+ color: #ffeead;
39
+ }
40
+
41
+ /* Tomorrow Green */
42
+ .hljs-string,
43
+ .hljs-symbol,
44
+ .hljs-bullet,
45
+ .hljs-addition {
46
+ color: #d1f1a9;
47
+ }
48
+
49
+ /* Tomorrow Blue */
50
+ .hljs-title,
51
+ .hljs-section {
52
+ color: #bbdaff;
53
+ }
54
+
55
+ /* Tomorrow Purple */
56
+ .hljs-keyword,
57
+ .hljs-selector-tag {
58
+ color: #ebbbff;
59
+ }
60
+
61
+ .hljs {
62
+ display: block;
63
+ overflow-x: auto;
64
+ background: #002451;
65
+ color: white;
66
+ padding: 0.5em;
67
+ }
68
+
69
+ .hljs-emphasis {
70
+ font-style: italic;
71
+ }
72
+
73
+ .hljs-strong {
74
+ font-weight: bold;
75
+ }
@@ -0,0 +1,74 @@
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
+
5
+ /* Tomorrow Comment */
6
+ .hljs-comment,
7
+ .hljs-quote {
8
+ color: #969896;
9
+ }
10
+
11
+ /* Tomorrow Red */
12
+ .hljs-variable,
13
+ .hljs-template-variable,
14
+ .hljs-tag,
15
+ .hljs-name,
16
+ .hljs-selector-id,
17
+ .hljs-selector-class,
18
+ .hljs-regexp,
19
+ .hljs-deletion {
20
+ color: #d54e53;
21
+ }
22
+
23
+ /* Tomorrow Orange */
24
+ .hljs-number,
25
+ .hljs-built_in,
26
+ .hljs-builtin-name,
27
+ .hljs-literal,
28
+ .hljs-type,
29
+ .hljs-params,
30
+ .hljs-meta,
31
+ .hljs-link {
32
+ color: #e78c45;
33
+ }
34
+
35
+ /* Tomorrow Yellow */
36
+ .hljs-attribute {
37
+ color: #e7c547;
38
+ }
39
+
40
+ /* Tomorrow Green */
41
+ .hljs-string,
42
+ .hljs-symbol,
43
+ .hljs-bullet,
44
+ .hljs-addition {
45
+ color: #b9ca4a;
46
+ }
47
+
48
+ /* Tomorrow Blue */
49
+ .hljs-title,
50
+ .hljs-section {
51
+ color: #7aa6da;
52
+ }
53
+
54
+ /* Tomorrow Purple */
55
+ .hljs-keyword,
56
+ .hljs-selector-tag {
57
+ color: #c397d8;
58
+ }
59
+
60
+ .hljs {
61
+ display: block;
62
+ overflow-x: auto;
63
+ background: black;
64
+ color: #eaeaea;
65
+ padding: 0.5em;
66
+ }
67
+
68
+ .hljs-emphasis {
69
+ font-style: italic;
70
+ }
71
+
72
+ .hljs-strong {
73
+ font-weight: bold;
74
+ }
@@ -0,0 +1,74 @@
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
+
5
+ /* Tomorrow Comment */
6
+ .hljs-comment,
7
+ .hljs-quote {
8
+ color: #999999;
9
+ }
10
+
11
+ /* Tomorrow Red */
12
+ .hljs-variable,
13
+ .hljs-template-variable,
14
+ .hljs-tag,
15
+ .hljs-name,
16
+ .hljs-selector-id,
17
+ .hljs-selector-class,
18
+ .hljs-regexp,
19
+ .hljs-deletion {
20
+ color: #f2777a;
21
+ }
22
+
23
+ /* Tomorrow Orange */
24
+ .hljs-number,
25
+ .hljs-built_in,
26
+ .hljs-builtin-name,
27
+ .hljs-literal,
28
+ .hljs-type,
29
+ .hljs-params,
30
+ .hljs-meta,
31
+ .hljs-link {
32
+ color: #f99157;
33
+ }
34
+
35
+ /* Tomorrow Yellow */
36
+ .hljs-attribute {
37
+ color: #ffcc66;
38
+ }
39
+
40
+ /* Tomorrow Green */
41
+ .hljs-string,
42
+ .hljs-symbol,
43
+ .hljs-bullet,
44
+ .hljs-addition {
45
+ color: #99cc99;
46
+ }
47
+
48
+ /* Tomorrow Blue */
49
+ .hljs-title,
50
+ .hljs-section {
51
+ color: #6699cc;
52
+ }
53
+
54
+ /* Tomorrow Purple */
55
+ .hljs-keyword,
56
+ .hljs-selector-tag {
57
+ color: #cc99cc;
58
+ }
59
+
60
+ .hljs {
61
+ display: block;
62
+ overflow-x: auto;
63
+ background: #2d2d2d;
64
+ color: #cccccc;
65
+ padding: 0.5em;
66
+ }
67
+
68
+ .hljs-emphasis {
69
+ font-style: italic;
70
+ }
71
+
72
+ .hljs-strong {
73
+ font-weight: bold;
74
+ }
@@ -0,0 +1,75 @@
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
+
6
+ /* Tomorrow Comment */
7
+ .hljs-comment,
8
+ .hljs-quote {
9
+ color: #969896;
10
+ }
11
+
12
+ /* Tomorrow Red */
13
+ .hljs-variable,
14
+ .hljs-template-variable,
15
+ .hljs-tag,
16
+ .hljs-name,
17
+ .hljs-selector-id,
18
+ .hljs-selector-class,
19
+ .hljs-regexp,
20
+ .hljs-deletion {
21
+ color: #cc6666;
22
+ }
23
+
24
+ /* Tomorrow Orange */
25
+ .hljs-number,
26
+ .hljs-built_in,
27
+ .hljs-builtin-name,
28
+ .hljs-literal,
29
+ .hljs-type,
30
+ .hljs-params,
31
+ .hljs-meta,
32
+ .hljs-link {
33
+ color: #de935f;
34
+ }
35
+
36
+ /* Tomorrow Yellow */
37
+ .hljs-attribute {
38
+ color: #f0c674;
39
+ }
40
+
41
+ /* Tomorrow Green */
42
+ .hljs-string,
43
+ .hljs-symbol,
44
+ .hljs-bullet,
45
+ .hljs-addition {
46
+ color: #b5bd68;
47
+ }
48
+
49
+ /* Tomorrow Blue */
50
+ .hljs-title,
51
+ .hljs-section {
52
+ color: #81a2be;
53
+ }
54
+
55
+ /* Tomorrow Purple */
56
+ .hljs-keyword,
57
+ .hljs-selector-tag {
58
+ color: #b294bb;
59
+ }
60
+
61
+ .hljs {
62
+ display: block;
63
+ overflow-x: auto;
64
+ background: #1d1f21;
65
+ color: #c5c8c6;
66
+ padding: 0.5em;
67
+ }
68
+
69
+ .hljs-emphasis {
70
+ font-style: italic;
71
+ }
72
+
73
+ .hljs-strong {
74
+ font-weight: bold;
75
+ }