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,108 @@
1
+ /*!
2
+ * Agate by Taufik Nurrohman <https://github.com/tovic>
3
+ * ----------------------------------------------------
4
+ *
5
+ * #ade5fc
6
+ * #a2fca2
7
+ * #c6b4f0
8
+ * #d36363
9
+ * #fcc28c
10
+ * #fc9b9b
11
+ * #ffa
12
+ * #fff
13
+ * #333
14
+ * #62c8f3
15
+ * #888
16
+ *
17
+ */
18
+
19
+ .hljs {
20
+ display: block;
21
+ overflow-x: auto;
22
+ padding: 0.5em;
23
+ background: #333;
24
+ color: white;
25
+ }
26
+
27
+ .hljs-name,
28
+ .hljs-strong {
29
+ font-weight: bold;
30
+ }
31
+
32
+ .hljs-code,
33
+ .hljs-emphasis {
34
+ font-style: italic;
35
+ }
36
+
37
+ .hljs-tag {
38
+ color: #62c8f3;
39
+ }
40
+
41
+ .hljs-variable,
42
+ .hljs-template-variable,
43
+ .hljs-selector-id,
44
+ .hljs-selector-class {
45
+ color: #ade5fc;
46
+ }
47
+
48
+ .hljs-string,
49
+ .hljs-bullet {
50
+ color: #a2fca2;
51
+ }
52
+
53
+ .hljs-type,
54
+ .hljs-title,
55
+ .hljs-section,
56
+ .hljs-attribute,
57
+ .hljs-quote,
58
+ .hljs-built_in,
59
+ .hljs-builtin-name {
60
+ color: #ffa;
61
+ }
62
+
63
+ .hljs-number,
64
+ .hljs-symbol,
65
+ .hljs-bullet {
66
+ color: #d36363;
67
+ }
68
+
69
+ .hljs-keyword,
70
+ .hljs-selector-tag,
71
+ .hljs-literal {
72
+ color: #fcc28c;
73
+ }
74
+
75
+ .hljs-comment,
76
+ .hljs-deletion,
77
+ .hljs-code {
78
+ color: #888;
79
+ }
80
+
81
+ .hljs-regexp,
82
+ .hljs-link {
83
+ color: #c6b4f0;
84
+ }
85
+
86
+ .hljs-meta {
87
+ color: #fc9b9b;
88
+ }
89
+
90
+ .hljs-deletion {
91
+ background-color: #fc9b9b;
92
+ color: #333;
93
+ }
94
+
95
+ .hljs-addition {
96
+ background-color: #a2fca2;
97
+ color: #333;
98
+ }
99
+
100
+ .hljs a {
101
+ color: inherit;
102
+ }
103
+
104
+ .hljs a:focus,
105
+ .hljs a:hover {
106
+ color: inherit;
107
+ text-decoration: underline;
108
+ }
@@ -0,0 +1,66 @@
1
+ /*
2
+ Date: 24 Fev 2015
3
+ Author: Pedro Oliveira <kanytu@gmail . com>
4
+ */
5
+
6
+ .hljs {
7
+ color: #a9b7c6;
8
+ background: #282b2e;
9
+ display: block;
10
+ overflow-x: auto;
11
+ padding: 0.5em;
12
+ }
13
+
14
+ .hljs-number,
15
+ .hljs-literal,
16
+ .hljs-symbol,
17
+ .hljs-bullet {
18
+ color: #6897BB;
19
+ }
20
+
21
+ .hljs-keyword,
22
+ .hljs-selector-tag,
23
+ .hljs-deletion {
24
+ color: #cc7832;
25
+ }
26
+
27
+ .hljs-variable,
28
+ .hljs-template-variable,
29
+ .hljs-link {
30
+ color: #629755;
31
+ }
32
+
33
+ .hljs-comment,
34
+ .hljs-quote {
35
+ color: #808080;
36
+ }
37
+
38
+ .hljs-meta {
39
+ color: #bbb529;
40
+ }
41
+
42
+ .hljs-string,
43
+ .hljs-attribute,
44
+ .hljs-addition {
45
+ color: #6A8759;
46
+ }
47
+
48
+ .hljs-section,
49
+ .hljs-title,
50
+ .hljs-type {
51
+ color: #ffc66d;
52
+ }
53
+
54
+ .hljs-name,
55
+ .hljs-selector-id,
56
+ .hljs-selector-class {
57
+ color: #e8bf6a;
58
+ }
59
+
60
+ .hljs-emphasis {
61
+ font-style: italic;
62
+ }
63
+
64
+ .hljs-strong {
65
+ font-weight: bold;
66
+ }
@@ -0,0 +1,73 @@
1
+ /*
2
+ Date: 17.V.2011
3
+ Author: pumbur <pumbur@pumbur.net>
4
+ */
5
+
6
+ .hljs {
7
+ display: block;
8
+ overflow-x: auto;
9
+ padding: 0.5em;
10
+ background: #222;
11
+ }
12
+
13
+ .hljs,
14
+ .hljs-subst {
15
+ color: #aaa;
16
+ }
17
+
18
+ .hljs-section {
19
+ color: #fff;
20
+ }
21
+
22
+ .hljs-comment,
23
+ .hljs-quote,
24
+ .hljs-meta {
25
+ color: #444;
26
+ }
27
+
28
+ .hljs-string,
29
+ .hljs-symbol,
30
+ .hljs-bullet,
31
+ .hljs-regexp {
32
+ color: #ffcc33;
33
+ }
34
+
35
+ .hljs-number,
36
+ .hljs-addition {
37
+ color: #00cc66;
38
+ }
39
+
40
+ .hljs-built_in,
41
+ .hljs-builtin-name,
42
+ .hljs-literal,
43
+ .hljs-type,
44
+ .hljs-template-variable,
45
+ .hljs-attribute,
46
+ .hljs-link {
47
+ color: #32aaee;
48
+ }
49
+
50
+ .hljs-keyword,
51
+ .hljs-selector-tag,
52
+ .hljs-name,
53
+ .hljs-selector-id,
54
+ .hljs-selector-class {
55
+ color: #6644aa;
56
+ }
57
+
58
+ .hljs-title,
59
+ .hljs-variable,
60
+ .hljs-deletion,
61
+ .hljs-template-tag {
62
+ color: #bb1166;
63
+ }
64
+
65
+ .hljs-section,
66
+ .hljs-doctag,
67
+ .hljs-strong {
68
+ font-weight: bold;
69
+ }
70
+
71
+ .hljs-emphasis {
72
+ font-style: italic;
73
+ }
@@ -0,0 +1,45 @@
1
+ /*
2
+
3
+ Original 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: white;
12
+ color: black;
13
+ }
14
+
15
+ .hljs-string,
16
+ .hljs-variable,
17
+ .hljs-template-variable,
18
+ .hljs-symbol,
19
+ .hljs-bullet,
20
+ .hljs-section,
21
+ .hljs-addition,
22
+ .hljs-attribute,
23
+ .hljs-link {
24
+ color: #888;
25
+ }
26
+
27
+ .hljs-comment,
28
+ .hljs-quote,
29
+ .hljs-meta,
30
+ .hljs-deletion {
31
+ color: #ccc;
32
+ }
33
+
34
+ .hljs-keyword,
35
+ .hljs-selector-tag,
36
+ .hljs-section,
37
+ .hljs-name,
38
+ .hljs-type,
39
+ .hljs-strong {
40
+ font-weight: bold;
41
+ }
42
+
43
+ .hljs-emphasis {
44
+ font-style: italic;
45
+ }
@@ -0,0 +1,83 @@
1
+ /* Base16 Atelier Cave Dark - Theme */
2
+ /* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/cave) */
3
+ /* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
4
+
5
+ /* Atelier-Cave Comment */
6
+ .hljs-comment,
7
+ .hljs-quote {
8
+ color: #7e7887;
9
+ }
10
+
11
+ /* Atelier-Cave Red */
12
+ .hljs-variable,
13
+ .hljs-template-variable,
14
+ .hljs-attribute,
15
+ .hljs-regexp,
16
+ .hljs-link,
17
+ .hljs-tag,
18
+ .hljs-name,
19
+ .hljs-selector-id,
20
+ .hljs-selector-class {
21
+ color: #be4678;
22
+ }
23
+
24
+ /* Atelier-Cave Orange */
25
+ .hljs-number,
26
+ .hljs-meta,
27
+ .hljs-built_in,
28
+ .hljs-builtin-name,
29
+ .hljs-literal,
30
+ .hljs-type,
31
+ .hljs-params {
32
+ color: #aa573c;
33
+ }
34
+
35
+ /* Atelier-Cave Green */
36
+ .hljs-string,
37
+ .hljs-symbol,
38
+ .hljs-bullet {
39
+ color: #2a9292;
40
+ }
41
+
42
+ /* Atelier-Cave Blue */
43
+ .hljs-title,
44
+ .hljs-section {
45
+ color: #576ddb;
46
+ }
47
+
48
+ /* Atelier-Cave Purple */
49
+ .hljs-keyword,
50
+ .hljs-selector-tag {
51
+ color: #955ae7;
52
+ }
53
+
54
+ .hljs-deletion,
55
+ .hljs-addition {
56
+ color: #19171c;
57
+ display: inline-block;
58
+ width: 100%;
59
+ }
60
+
61
+ .hljs-deletion {
62
+ background-color: #be4678;
63
+ }
64
+
65
+ .hljs-addition {
66
+ background-color: #2a9292;
67
+ }
68
+
69
+ .hljs {
70
+ display: block;
71
+ overflow-x: auto;
72
+ background: #19171c;
73
+ color: #8b8792;
74
+ padding: 0.5em;
75
+ }
76
+
77
+ .hljs-emphasis {
78
+ font-style: italic;
79
+ }
80
+
81
+ .hljs-strong {
82
+ font-weight: bold;
83
+ }
@@ -0,0 +1,85 @@
1
+ /* Base16 Atelier Cave Light - Theme */
2
+ /* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/cave) */
3
+ /* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
4
+
5
+ /* Atelier-Cave Comment */
6
+ .hljs-comment,
7
+ .hljs-quote {
8
+ color: #655f6d;
9
+ }
10
+
11
+ /* Atelier-Cave Red */
12
+ .hljs-variable,
13
+ .hljs-template-variable,
14
+ .hljs-attribute,
15
+ .hljs-tag,
16
+ .hljs-name,
17
+ .hljs-regexp,
18
+ .hljs-link,
19
+ .hljs-name,
20
+ .hljs-name,
21
+ .hljs-selector-id,
22
+ .hljs-selector-class {
23
+ color: #be4678;
24
+ }
25
+
26
+ /* Atelier-Cave Orange */
27
+ .hljs-number,
28
+ .hljs-meta,
29
+ .hljs-built_in,
30
+ .hljs-builtin-name,
31
+ .hljs-literal,
32
+ .hljs-type,
33
+ .hljs-params {
34
+ color: #aa573c;
35
+ }
36
+
37
+ /* Atelier-Cave Green */
38
+ .hljs-string,
39
+ .hljs-symbol,
40
+ .hljs-bullet {
41
+ color: #2a9292;
42
+ }
43
+
44
+ /* Atelier-Cave Blue */
45
+ .hljs-title,
46
+ .hljs-section {
47
+ color: #576ddb;
48
+ }
49
+
50
+ /* Atelier-Cave Purple */
51
+ .hljs-keyword,
52
+ .hljs-selector-tag {
53
+ color: #955ae7;
54
+ }
55
+
56
+ .hljs-deletion,
57
+ .hljs-addition {
58
+ color: #19171c;
59
+ display: inline-block;
60
+ width: 100%;
61
+ }
62
+
63
+ .hljs-deletion {
64
+ background-color: #be4678;
65
+ }
66
+
67
+ .hljs-addition {
68
+ background-color: #2a9292;
69
+ }
70
+
71
+ .hljs {
72
+ display: block;
73
+ overflow-x: auto;
74
+ background: #efecf4;
75
+ color: #585260;
76
+ padding: 0.5em;
77
+ }
78
+
79
+ .hljs-emphasis {
80
+ font-style: italic;
81
+ }
82
+
83
+ .hljs-strong {
84
+ font-weight: bold;
85
+ }