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,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
+ }
@@ -0,0 +1,72 @@
1
+ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
2
+
3
+ /* Tomorrow Comment */
4
+ .hljs-comment,
5
+ .hljs-quote {
6
+ color: #8e908c;
7
+ }
8
+
9
+ /* Tomorrow Red */
10
+ .hljs-variable,
11
+ .hljs-template-variable,
12
+ .hljs-tag,
13
+ .hljs-name,
14
+ .hljs-selector-id,
15
+ .hljs-selector-class,
16
+ .hljs-regexp,
17
+ .hljs-deletion {
18
+ color: #c82829;
19
+ }
20
+
21
+ /* Tomorrow Orange */
22
+ .hljs-number,
23
+ .hljs-built_in,
24
+ .hljs-builtin-name,
25
+ .hljs-literal,
26
+ .hljs-type,
27
+ .hljs-params,
28
+ .hljs-meta,
29
+ .hljs-link {
30
+ color: #f5871f;
31
+ }
32
+
33
+ /* Tomorrow Yellow */
34
+ .hljs-attribute {
35
+ color: #eab700;
36
+ }
37
+
38
+ /* Tomorrow Green */
39
+ .hljs-string,
40
+ .hljs-symbol,
41
+ .hljs-bullet,
42
+ .hljs-addition {
43
+ color: #718c00;
44
+ }
45
+
46
+ /* Tomorrow Blue */
47
+ .hljs-title,
48
+ .hljs-section {
49
+ color: #4271ae;
50
+ }
51
+
52
+ /* Tomorrow Purple */
53
+ .hljs-keyword,
54
+ .hljs-selector-tag {
55
+ color: #8959a8;
56
+ }
57
+
58
+ .hljs {
59
+ display: block;
60
+ overflow-x: auto;
61
+ background: white;
62
+ color: #4d4d4c;
63
+ padding: 0.5em;
64
+ }
65
+
66
+ .hljs-emphasis {
67
+ font-style: italic;
68
+ }
69
+
70
+ .hljs-strong {
71
+ font-weight: bold;
72
+ }
@@ -0,0 +1,68 @@
1
+ /*
2
+
3
+ Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>
4
+
5
+ */
6
+ .hljs {
7
+ display: block;
8
+ overflow-x: auto;
9
+ padding: 0.5em;
10
+ background: white;
11
+ color: black;
12
+ }
13
+
14
+ .hljs-comment,
15
+ .hljs-quote,
16
+ .hljs-variable {
17
+ color: #008000;
18
+ }
19
+
20
+ .hljs-keyword,
21
+ .hljs-selector-tag,
22
+ .hljs-built_in,
23
+ .hljs-name,
24
+ .hljs-tag {
25
+ color: #00f;
26
+ }
27
+
28
+ .hljs-string,
29
+ .hljs-title,
30
+ .hljs-section,
31
+ .hljs-attribute,
32
+ .hljs-literal,
33
+ .hljs-template-tag,
34
+ .hljs-template-variable,
35
+ .hljs-type,
36
+ .hljs-addition {
37
+ color: #a31515;
38
+ }
39
+
40
+ .hljs-deletion,
41
+ .hljs-selector-attr,
42
+ .hljs-selector-pseudo,
43
+ .hljs-meta {
44
+ color: #2b91af;
45
+ }
46
+
47
+ .hljs-doctag {
48
+ color: #808080;
49
+ }
50
+
51
+ .hljs-attr {
52
+ color: #f00;
53
+ }
54
+
55
+ .hljs-symbol,
56
+ .hljs-bullet,
57
+ .hljs-link {
58
+ color: #00b0e8;
59
+ }
60
+
61
+
62
+ .hljs-emphasis {
63
+ font-style: italic;
64
+ }
65
+
66
+ .hljs-strong {
67
+ font-weight: bold;
68
+ }
@@ -0,0 +1,115 @@
1
+ /*
2
+ * Visual Studio 2015 dark style
3
+ * Author: Nicolas LLOBERA <nllobera@gmail.com>
4
+ */
5
+
6
+ .hljs {
7
+ display: block;
8
+ overflow-x: auto;
9
+ padding: 0.5em;
10
+ background: #1E1E1E;
11
+ color: #DCDCDC;
12
+ }
13
+
14
+ .hljs-keyword,
15
+ .hljs-literal,
16
+ .hljs-symbol,
17
+ .hljs-name {
18
+ color: #569CD6;
19
+ }
20
+ .hljs-link {
21
+ color: #569CD6;
22
+ text-decoration: underline;
23
+ }
24
+
25
+ .hljs-built_in,
26
+ .hljs-type {
27
+ color: #4EC9B0;
28
+ }
29
+
30
+ .hljs-number,
31
+ .hljs-class {
32
+ color: #B8D7A3;
33
+ }
34
+
35
+ .hljs-string,
36
+ .hljs-meta-string {
37
+ color: #D69D85;
38
+ }
39
+
40
+ .hljs-regexp,
41
+ .hljs-template-tag {
42
+ color: #9A5334;
43
+ }
44
+
45
+ .hljs-subst,
46
+ .hljs-function,
47
+ .hljs-title,
48
+ .hljs-params,
49
+ .hljs-formula {
50
+ color: #DCDCDC;
51
+ }
52
+
53
+ .hljs-comment,
54
+ .hljs-quote {
55
+ color: #57A64A;
56
+ font-style: italic;
57
+ }
58
+
59
+ .hljs-doctag {
60
+ color: #608B4E;
61
+ }
62
+
63
+ .hljs-meta,
64
+ .hljs-meta-keyword,
65
+ .hljs-tag {
66
+ color: #9B9B9B;
67
+ }
68
+
69
+ .hljs-variable,
70
+ .hljs-template-variable {
71
+ color: #BD63C5;
72
+ }
73
+
74
+ .hljs-attr,
75
+ .hljs-attribute,
76
+ .hljs-builtin-name {
77
+ color: #9CDCFE;
78
+ }
79
+
80
+ .hljs-section {
81
+ color: gold;
82
+ }
83
+
84
+ .hljs-emphasis {
85
+ font-style: italic;
86
+ }
87
+
88
+ .hljs-strong {
89
+ font-weight: bold;
90
+ }
91
+
92
+ /*.hljs-code {
93
+ font-family:'Monospace';
94
+ }*/
95
+
96
+ .hljs-bullet,
97
+ .hljs-selector-tag,
98
+ .hljs-selector-id,
99
+ .hljs-selector-class,
100
+ .hljs-selector-attr,
101
+ .hljs-selector-pseudo {
102
+ color: #D7BA7D;
103
+ }
104
+
105
+ .hljs-addition {
106
+ background-color: #144212;
107
+ display: inline-block;
108
+ width: 100%;
109
+ }
110
+
111
+ .hljs-deletion {
112
+ background-color: #600;
113
+ display: inline-block;
114
+ width: 100%;
115
+ }