jekyll-theme-console-ext 0.2.2 → 0.2.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 +4 -4
  2. data/assets/highlight.pack.js +1257 -0
  3. data/assets/styles/a11y-dark.css +99 -0
  4. data/assets/styles/a11y-light.css +99 -0
  5. data/assets/styles/agate.css +108 -0
  6. data/assets/styles/an-old-hope.css +89 -0
  7. data/assets/styles/androidstudio.css +66 -0
  8. data/assets/styles/arduino-light.css +87 -0
  9. data/assets/styles/arta.css +73 -0
  10. data/assets/styles/ascetic.css +45 -0
  11. data/assets/styles/atelier-cave-dark.css +83 -0
  12. data/assets/styles/atelier-cave-light.css +85 -0
  13. data/assets/styles/atelier-dune-dark.css +69 -0
  14. data/assets/styles/atelier-dune-light.css +69 -0
  15. data/assets/styles/atelier-estuary-dark.css +84 -0
  16. data/assets/styles/atelier-estuary-light.css +84 -0
  17. data/assets/styles/atelier-forest-dark.css +69 -0
  18. data/assets/styles/atelier-forest-light.css +69 -0
  19. data/assets/styles/atelier-heath-dark.css +69 -0
  20. data/assets/styles/atelier-heath-light.css +69 -0
  21. data/assets/styles/atelier-lakeside-dark.css +69 -0
  22. data/assets/styles/atelier-lakeside-light.css +69 -0
  23. data/assets/styles/atelier-plateau-dark.css +84 -0
  24. data/assets/styles/atelier-plateau-light.css +84 -0
  25. data/assets/styles/atelier-savanna-dark.css +84 -0
  26. data/assets/styles/atelier-savanna-light.css +84 -0
  27. data/assets/styles/atelier-seaside-dark.css +69 -0
  28. data/assets/styles/atelier-seaside-light.css +69 -0
  29. data/assets/styles/atelier-sulphurpool-dark.css +69 -0
  30. data/assets/styles/atelier-sulphurpool-light.css +69 -0
  31. data/assets/styles/atom-one-dark-reasonable.css +75 -0
  32. data/assets/styles/atom-one-dark.css +96 -0
  33. data/assets/styles/atom-one-light.css +96 -0
  34. data/assets/styles/brown-paper.css +64 -0
  35. data/assets/styles/brown-papersq.png +0 -0
  36. data/assets/styles/codepen-embed.css +60 -0
  37. data/assets/styles/color-brewer.css +71 -0
  38. data/assets/styles/darcula.css +74 -0
  39. data/assets/styles/dark.css +63 -0
  40. data/assets/styles/default.css +99 -0
  41. data/assets/styles/docco.css +97 -0
  42. data/assets/styles/dracula.css +76 -0
  43. data/assets/styles/far.css +71 -0
  44. data/assets/styles/foundation.css +89 -0
  45. data/assets/styles/github-gist.css +79 -0
  46. data/assets/styles/github.css +99 -0
  47. data/assets/styles/gml.css +78 -0
  48. data/assets/styles/googlecode.css +89 -0
  49. data/assets/styles/gradient-dark.css +122 -0
  50. data/assets/styles/gradient-light.css +130 -0
  51. data/assets/styles/grayscale.css +101 -0
  52. data/assets/styles/gruvbox-dark.css +108 -0
  53. data/assets/styles/gruvbox-light.css +108 -0
  54. data/assets/styles/hopscotch.css +84 -0
  55. data/assets/styles/hybrid.css +102 -0
  56. data/assets/styles/idea.css +97 -0
  57. data/assets/styles/ir-black.css +73 -0
  58. data/assets/styles/isbl-editor-dark.css +112 -0
  59. data/assets/styles/isbl-editor-light.css +111 -0
  60. data/assets/styles/kimbie.dark.css +74 -0
  61. data/assets/styles/kimbie.light.css +74 -0
  62. data/assets/styles/lightfair.css +88 -0
  63. data/assets/styles/lioshi.css +88 -0
  64. data/assets/styles/magula.css +70 -0
  65. data/assets/styles/mono-blue.css +56 -0
  66. data/assets/styles/monokai-sublime.css +83 -0
  67. data/assets/styles/monokai.css +71 -0
  68. data/assets/styles/night-owl.css +182 -0
  69. data/assets/styles/nnfx-dark.css +106 -0
  70. data/assets/styles/nnfx.css +106 -0
  71. data/assets/styles/nord.css +309 -0
  72. data/assets/styles/obsidian.css +88 -0
  73. data/assets/styles/ocean.css +74 -0
  74. data/assets/styles/paraiso-dark.css +72 -0
  75. data/assets/styles/paraiso-light.css +72 -0
  76. data/assets/styles/pojoaque.css +83 -0
  77. data/assets/styles/pojoaque.jpg +0 -0
  78. data/assets/styles/purebasic.css +96 -0
  79. data/assets/styles/qtcreator_dark.css +83 -0
  80. data/assets/styles/qtcreator_light.css +83 -0
  81. data/assets/styles/railscasts.css +106 -0
  82. data/assets/styles/rainbow.css +85 -0
  83. data/assets/styles/routeros.css +108 -0
  84. data/assets/styles/school-book.css +69 -0
  85. data/assets/styles/school-book.png +0 -0
  86. data/assets/styles/shades-of-purple.css +96 -0
  87. data/assets/styles/solarized-dark.css +84 -0
  88. data/assets/styles/solarized-light.css +84 -0
  89. data/assets/styles/srcery.css +78 -0
  90. data/assets/styles/stackoverflow-dark.css +78 -0
  91. data/assets/styles/stackoverflow-light.css +78 -0
  92. data/assets/styles/sunburst.css +102 -0
  93. data/assets/styles/tomorrow-night-blue.css +75 -0
  94. data/assets/styles/tomorrow-night-bright.css +74 -0
  95. data/assets/styles/tomorrow-night-eighties.css +74 -0
  96. data/assets/styles/tomorrow-night.css +75 -0
  97. data/assets/styles/tomorrow.css +72 -0
  98. data/assets/styles/vs.css +68 -0
  99. data/assets/styles/vs2015.css +115 -0
  100. data/assets/styles/xcode.css +104 -0
  101. data/assets/styles/xt256.css +92 -0
  102. data/assets/styles/zenburn.css +80 -0
  103. metadata +102 -1
@@ -0,0 +1,88 @@
1
+ /*
2
+
3
+ Lightfair style (c) Tristian Kelly <tristian.kelly560@gmail.com>
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #fff;
12
+ }
13
+
14
+ .hljs-name {
15
+ color:#01a3a3;
16
+ }
17
+
18
+ .hljs-tag,.hljs-meta {
19
+ color:#778899;
20
+ }
21
+
22
+ .hljs,
23
+ .hljs-subst {
24
+ color: #444
25
+ }
26
+
27
+ .hljs-comment {
28
+ color: #888888
29
+ }
30
+
31
+ .hljs-keyword,
32
+ .hljs-attribute,
33
+ .hljs-selector-tag,
34
+ .hljs-meta-keyword,
35
+ .hljs-doctag,
36
+ .hljs-name {
37
+ font-weight: bold
38
+ }
39
+
40
+ .hljs-type,
41
+ .hljs-string,
42
+ .hljs-number,
43
+ .hljs-selector-id,
44
+ .hljs-selector-class,
45
+ .hljs-quote,
46
+ .hljs-template-tag,
47
+ .hljs-deletion {
48
+ color: #4286f4
49
+ }
50
+
51
+ .hljs-title,
52
+ .hljs-section {
53
+ color: #4286f4;
54
+ font-weight: bold
55
+ }
56
+
57
+ .hljs-regexp,
58
+ .hljs-symbol,
59
+ .hljs-variable,
60
+ .hljs-template-variable,
61
+ .hljs-link,
62
+ .hljs-selector-attr,
63
+ .hljs-selector-pseudo {
64
+ color: #BC6060
65
+ }
66
+
67
+ .hljs-literal {
68
+ color: #62bcbc
69
+ }
70
+
71
+ .hljs-built_in,
72
+ .hljs-bullet,
73
+ .hljs-code,
74
+ .hljs-addition {
75
+ color: #25c6c6
76
+ }
77
+
78
+ .hljs-meta-string {
79
+ color: #4d99bf
80
+ }
81
+
82
+ .hljs-emphasis {
83
+ font-style: italic
84
+ }
85
+
86
+ .hljs-strong {
87
+ font-weight: bold
88
+ }
@@ -0,0 +1,88 @@
1
+ /* lioshi Theme */
2
+ /* Original theme - https://github.com/lioshi/vscode-lioshi-theme */
3
+
4
+ /* Comment */
5
+ .hljs-comment {
6
+ color: #8d8d8d;
7
+ }
8
+
9
+ /* quote */
10
+ .hljs-quote {
11
+ color: #b3c7d8;
12
+ }
13
+
14
+ /* Red */
15
+ .hljs-variable,
16
+ .hljs-template-variable,
17
+ .hljs-tag,
18
+ .hljs-name,
19
+ .hljs-selector-id,
20
+ .hljs-selector-class,
21
+ .hljs-regexp,
22
+ .hljs-deletion {
23
+ color: #cc6666;
24
+ }
25
+
26
+ /* Orange */
27
+ .hljs-number,
28
+ .hljs-built_in,
29
+ .hljs-builtin-name,
30
+ .hljs-literal,
31
+ .hljs-type,
32
+ .hljs-subst
33
+ .hljs-link {
34
+ color: #de935f;
35
+ }
36
+
37
+ /* Yellow */
38
+ .hljs-attribute {
39
+ color: #f0c674;
40
+ }
41
+
42
+ /* Green */
43
+ .hljs-string,
44
+ .hljs-bullet,
45
+ .hljs-params,
46
+ .hljs-addition {
47
+ color: #b5bd68;
48
+ }
49
+
50
+ /* Blue */
51
+ .hljs-title,
52
+ .hljs-meta,
53
+ .hljs-section {
54
+ color: #81a2be;
55
+ }
56
+
57
+ /* Purple */
58
+ .hljs-selector-tag,
59
+ .hljs-keyword,
60
+ .hljs-function,
61
+ .hljs-class {
62
+ color: #be94bb;
63
+ }
64
+
65
+ /* Purple light */
66
+ .hljs-symbol {
67
+ color: #dbc4d9;
68
+ }
69
+
70
+ .hljs {
71
+ display: block;
72
+ overflow-x: auto;
73
+ background: #303030;
74
+ color: #c5c8c6;
75
+ padding: 0.5em;
76
+ }
77
+
78
+ .hljs-emphasis {
79
+ font-style: italic;
80
+ }
81
+
82
+ .hljs-strong {
83
+ font-weight: bold;
84
+ }
85
+
86
+
87
+
88
+
@@ -0,0 +1,70 @@
1
+ /*
2
+ Description: Magula style for highligh.js
3
+ Author: Ruslan Keba <rukeba@gmail.com>
4
+ Website: http://rukeba.com/
5
+ Version: 1.0
6
+ Date: 2009-01-03
7
+ Music: Aphex Twin / Xtal
8
+ */
9
+
10
+ .hljs {
11
+ display: block;
12
+ overflow-x: auto;
13
+ padding: 0.5em;
14
+ background-color: #f4f4f4;
15
+ color: black;
16
+ }
17
+
18
+ .hljs-subst {
19
+ color: black;
20
+ }
21
+
22
+ .hljs-string,
23
+ .hljs-title,
24
+ .hljs-symbol,
25
+ .hljs-bullet,
26
+ .hljs-attribute,
27
+ .hljs-addition,
28
+ .hljs-variable,
29
+ .hljs-template-tag,
30
+ .hljs-template-variable {
31
+ color: #050;
32
+ }
33
+
34
+ .hljs-comment,
35
+ .hljs-quote {
36
+ color: #777;
37
+ }
38
+
39
+ .hljs-number,
40
+ .hljs-regexp,
41
+ .hljs-literal,
42
+ .hljs-type,
43
+ .hljs-link {
44
+ color: #800;
45
+ }
46
+
47
+ .hljs-deletion,
48
+ .hljs-meta {
49
+ color: #00e;
50
+ }
51
+
52
+ .hljs-keyword,
53
+ .hljs-selector-tag,
54
+ .hljs-doctag,
55
+ .hljs-title,
56
+ .hljs-section,
57
+ .hljs-built_in,
58
+ .hljs-tag,
59
+ .hljs-name {
60
+ font-weight: bold;
61
+ color: navy;
62
+ }
63
+
64
+ .hljs-emphasis {
65
+ font-style: italic;
66
+ }
67
+
68
+ .hljs-strong {
69
+ font-weight: bold;
70
+ }
@@ -0,0 +1,56 @@
1
+ /*
2
+ Five-color theme from a single blue hue.
3
+ */
4
+ .hljs {
5
+ display: block;
6
+ overflow-x: auto;
7
+ padding: 0.5em;
8
+ background: #eaeef3;
9
+ color: #00193a;
10
+ }
11
+
12
+ .hljs-keyword,
13
+ .hljs-selector-tag,
14
+ .hljs-title,
15
+ .hljs-section,
16
+ .hljs-doctag,
17
+ .hljs-name,
18
+ .hljs-strong {
19
+ font-weight: bold;
20
+ }
21
+
22
+ .hljs-comment {
23
+ color: #738191;
24
+ }
25
+
26
+ .hljs-string,
27
+ .hljs-title,
28
+ .hljs-section,
29
+ .hljs-built_in,
30
+ .hljs-literal,
31
+ .hljs-type,
32
+ .hljs-addition,
33
+ .hljs-tag,
34
+ .hljs-quote,
35
+ .hljs-name,
36
+ .hljs-selector-id,
37
+ .hljs-selector-class {
38
+ color: #0048ab;
39
+ }
40
+
41
+ .hljs-meta,
42
+ .hljs-subst,
43
+ .hljs-symbol,
44
+ .hljs-regexp,
45
+ .hljs-attribute,
46
+ .hljs-deletion,
47
+ .hljs-variable,
48
+ .hljs-template-variable,
49
+ .hljs-link,
50
+ .hljs-bullet {
51
+ color: #4c81c9;
52
+ }
53
+
54
+ .hljs-emphasis {
55
+ font-style: italic;
56
+ }
@@ -0,0 +1,83 @@
1
+ /*
2
+
3
+ Monokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-license.org/
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #23241f;
12
+ }
13
+
14
+ .hljs,
15
+ .hljs-tag,
16
+ .hljs-subst {
17
+ color: #f8f8f2;
18
+ }
19
+
20
+ .hljs-strong,
21
+ .hljs-emphasis {
22
+ color: #a8a8a2;
23
+ }
24
+
25
+ .hljs-bullet,
26
+ .hljs-quote,
27
+ .hljs-number,
28
+ .hljs-regexp,
29
+ .hljs-literal,
30
+ .hljs-link {
31
+ color: #ae81ff;
32
+ }
33
+
34
+ .hljs-code,
35
+ .hljs-title,
36
+ .hljs-section,
37
+ .hljs-selector-class {
38
+ color: #a6e22e;
39
+ }
40
+
41
+ .hljs-strong {
42
+ font-weight: bold;
43
+ }
44
+
45
+ .hljs-emphasis {
46
+ font-style: italic;
47
+ }
48
+
49
+ .hljs-keyword,
50
+ .hljs-selector-tag,
51
+ .hljs-name,
52
+ .hljs-attr {
53
+ color: #f92672;
54
+ }
55
+
56
+ .hljs-symbol,
57
+ .hljs-attribute {
58
+ color: #66d9ef;
59
+ }
60
+
61
+ .hljs-params,
62
+ .hljs-class .hljs-title {
63
+ color: #f8f8f2;
64
+ }
65
+
66
+ .hljs-string,
67
+ .hljs-type,
68
+ .hljs-built_in,
69
+ .hljs-builtin-name,
70
+ .hljs-selector-id,
71
+ .hljs-selector-attr,
72
+ .hljs-selector-pseudo,
73
+ .hljs-addition,
74
+ .hljs-variable,
75
+ .hljs-template-variable {
76
+ color: #e6db74;
77
+ }
78
+
79
+ .hljs-comment,
80
+ .hljs-deletion,
81
+ .hljs-meta {
82
+ color: #75715e;
83
+ }
@@ -0,0 +1,71 @@
1
+ /*
2
+ Monokai style - ported by Luigi Maselli - http://grigio.org
3
+ */
4
+
5
+ .hljs {
6
+ display: block;
7
+ overflow-x: auto;
8
+ padding: 0.5em;
9
+ background: #272822;
10
+ color: #ddd;
11
+ }
12
+
13
+ .hljs-tag,
14
+ .hljs-keyword,
15
+ .hljs-selector-tag,
16
+ .hljs-literal,
17
+ .hljs-strong,
18
+ .hljs-name {
19
+ color: #f92672;
20
+ }
21
+
22
+ .hljs-code {
23
+ color: #66d9ef;
24
+ }
25
+
26
+ .hljs-class .hljs-title {
27
+ color: white;
28
+ }
29
+
30
+ .hljs-attribute,
31
+ .hljs-symbol,
32
+ .hljs-regexp,
33
+ .hljs-link {
34
+ color: #bf79db;
35
+ }
36
+
37
+ .hljs-string,
38
+ .hljs-bullet,
39
+ .hljs-subst,
40
+ .hljs-title,
41
+ .hljs-section,
42
+ .hljs-emphasis,
43
+ .hljs-type,
44
+ .hljs-built_in,
45
+ .hljs-builtin-name,
46
+ .hljs-selector-attr,
47
+ .hljs-selector-pseudo,
48
+ .hljs-addition,
49
+ .hljs-variable,
50
+ .hljs-template-tag,
51
+ .hljs-template-variable {
52
+ color: #a6e22e;
53
+ }
54
+
55
+ .hljs-comment,
56
+ .hljs-quote,
57
+ .hljs-deletion,
58
+ .hljs-meta {
59
+ color: #75715e;
60
+ }
61
+
62
+ .hljs-keyword,
63
+ .hljs-selector-tag,
64
+ .hljs-literal,
65
+ .hljs-doctag,
66
+ .hljs-title,
67
+ .hljs-section,
68
+ .hljs-type,
69
+ .hljs-selector-id {
70
+ font-weight: bold;
71
+ }
@@ -0,0 +1,182 @@
1
+ /*
2
+
3
+ Night Owl for highlight.js (c) Carl Baxter <carl@cbax.tech>
4
+
5
+ An adaptation of Sarah Drasner's Night Owl VS Code Theme
6
+ https://github.com/sdras/night-owl-vscode-theme
7
+
8
+ Copyright (c) 2018 Sarah Drasner
9
+
10
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11
+ of this software and associated documentation files (the "Software"), to deal
12
+ in the Software without restriction, including without limitation the rights
13
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14
+ copies of the Software, and to permit persons to whom the Software is
15
+ furnished to do so, subject to the following conditions:
16
+
17
+ The above copyright notice and this permission notice shall be included in all
18
+ copies or substantial portions of the Software.
19
+
20
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26
+ SOFTWARE.
27
+
28
+ */
29
+
30
+ .hljs {
31
+ display: block;
32
+ overflow-x: auto;
33
+ padding: 0.5em;
34
+ background: #011627;
35
+ color: #d6deeb;
36
+ }
37
+
38
+ /* General Purpose */
39
+ .hljs-keyword {
40
+ color: #c792ea;
41
+ font-style: italic;
42
+ }
43
+ .hljs-built_in {
44
+ color: #addb67;
45
+ font-style: italic;
46
+ }
47
+ .hljs-type {
48
+ color: #82aaff;
49
+ }
50
+ .hljs-literal {
51
+ color: #ff5874;
52
+ }
53
+ .hljs-number {
54
+ color: #F78C6C;
55
+ }
56
+ .hljs-regexp {
57
+ color: #5ca7e4;
58
+ }
59
+ .hljs-string {
60
+ color: #ecc48d;
61
+ }
62
+ .hljs-subst {
63
+ color: #d3423e;
64
+ }
65
+ .hljs-symbol {
66
+ color: #82aaff;
67
+ }
68
+ .hljs-class {
69
+ color: #ffcb8b;
70
+ }
71
+ .hljs-function {
72
+ color: #82AAFF;
73
+ }
74
+ .hljs-title {
75
+ color: #DCDCAA;
76
+ font-style: italic;
77
+ }
78
+ .hljs-params {
79
+ color: #7fdbca;
80
+ }
81
+
82
+ /* Meta */
83
+ .hljs-comment {
84
+ color: #637777;
85
+ font-style: italic;
86
+ }
87
+ .hljs-doctag {
88
+ color: #7fdbca;
89
+ }
90
+ .hljs-meta {
91
+ color: #82aaff;
92
+ }
93
+ .hljs-meta-keyword {
94
+ color: #82aaff;
95
+ }
96
+ .hljs-meta-string {
97
+ color: #ecc48d;
98
+ }
99
+
100
+ /* Tags, attributes, config */
101
+ .hljs-section {
102
+ color: #82b1ff;
103
+ }
104
+ .hljs-tag,
105
+ .hljs-name,
106
+ .hljs-builtin-name {
107
+ color: #7fdbca;
108
+ }
109
+ .hljs-attr {
110
+ color: #7fdbca;
111
+ }
112
+ .hljs-attribute {
113
+ color: #80cbc4;
114
+ }
115
+ .hljs-variable {
116
+ color: #addb67;
117
+ }
118
+
119
+ /* Markup */
120
+ .hljs-bullet {
121
+ color: #d9f5dd;
122
+ }
123
+ .hljs-code {
124
+ color: #80CBC4;
125
+ }
126
+ .hljs-emphasis {
127
+ color: #c792ea;
128
+ font-style: italic;
129
+ }
130
+ .hljs-strong {
131
+ color: #addb67;
132
+ font-weight: bold;
133
+ }
134
+ .hljs-formula {
135
+ color: #c792ea;
136
+ }
137
+ .hljs-link {
138
+ color: #ff869a;
139
+ }
140
+ .hljs-quote {
141
+ color: #697098;
142
+ font-style: italic;
143
+ }
144
+
145
+ /* CSS */
146
+ .hljs-selector-tag {
147
+ color: #ff6363;
148
+ }
149
+
150
+ .hljs-selector-id {
151
+ color: #fad430;
152
+ }
153
+
154
+ .hljs-selector-class {
155
+ color: #addb67;
156
+ font-style: italic;
157
+ }
158
+
159
+ .hljs-selector-attr,
160
+ .hljs-selector-pseudo {
161
+ color: #c792ea;
162
+ font-style: italic;
163
+ }
164
+
165
+ /* Templates */
166
+ .hljs-template-tag {
167
+ color: #c792ea;
168
+ }
169
+ .hljs-template-variable {
170
+ color: #addb67;
171
+ }
172
+
173
+ /* diff */
174
+ .hljs-addition {
175
+ color: #addb67ff;
176
+ font-style: italic;
177
+ }
178
+
179
+ .hljs-deletion {
180
+ color: #EF535090;
181
+ font-style: italic;
182
+ }