jekyll-theme-console-ext 0.2.2 → 0.2.3

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 (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,72 @@
1
+ /*
2
+ Paraíso (dark)
3
+ Created by Jan T. Sott (http://github.com/idleberg)
4
+ Inspired by the art of Rubens LP (http://www.rubenslp.com.br)
5
+ */
6
+
7
+ /* Paraíso Comment */
8
+ .hljs-comment,
9
+ .hljs-quote {
10
+ color: #8d8687;
11
+ }
12
+
13
+ /* Paraíso Red */
14
+ .hljs-variable,
15
+ .hljs-template-variable,
16
+ .hljs-tag,
17
+ .hljs-name,
18
+ .hljs-selector-id,
19
+ .hljs-selector-class,
20
+ .hljs-regexp,
21
+ .hljs-link,
22
+ .hljs-meta {
23
+ color: #ef6155;
24
+ }
25
+
26
+ /* Paraíso Orange */
27
+ .hljs-number,
28
+ .hljs-built_in,
29
+ .hljs-builtin-name,
30
+ .hljs-literal,
31
+ .hljs-type,
32
+ .hljs-params,
33
+ .hljs-deletion {
34
+ color: #f99b15;
35
+ }
36
+
37
+ /* Paraíso Yellow */
38
+ .hljs-title,
39
+ .hljs-section,
40
+ .hljs-attribute {
41
+ color: #fec418;
42
+ }
43
+
44
+ /* Paraíso Green */
45
+ .hljs-string,
46
+ .hljs-symbol,
47
+ .hljs-bullet,
48
+ .hljs-addition {
49
+ color: #48b685;
50
+ }
51
+
52
+ /* Paraíso Purple */
53
+ .hljs-keyword,
54
+ .hljs-selector-tag {
55
+ color: #815ba4;
56
+ }
57
+
58
+ .hljs {
59
+ display: block;
60
+ overflow-x: auto;
61
+ background: #2f1e2e;
62
+ color: #a39e9b;
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,72 @@
1
+ /*
2
+ Paraíso (light)
3
+ Created by Jan T. Sott (http://github.com/idleberg)
4
+ Inspired by the art of Rubens LP (http://www.rubenslp.com.br)
5
+ */
6
+
7
+ /* Paraíso Comment */
8
+ .hljs-comment,
9
+ .hljs-quote {
10
+ color: #776e71;
11
+ }
12
+
13
+ /* Paraíso Red */
14
+ .hljs-variable,
15
+ .hljs-template-variable,
16
+ .hljs-tag,
17
+ .hljs-name,
18
+ .hljs-selector-id,
19
+ .hljs-selector-class,
20
+ .hljs-regexp,
21
+ .hljs-link,
22
+ .hljs-meta {
23
+ color: #ef6155;
24
+ }
25
+
26
+ /* Paraíso Orange */
27
+ .hljs-number,
28
+ .hljs-built_in,
29
+ .hljs-builtin-name,
30
+ .hljs-literal,
31
+ .hljs-type,
32
+ .hljs-params,
33
+ .hljs-deletion {
34
+ color: #f99b15;
35
+ }
36
+
37
+ /* Paraíso Yellow */
38
+ .hljs-title,
39
+ .hljs-section,
40
+ .hljs-attribute {
41
+ color: #fec418;
42
+ }
43
+
44
+ /* Paraíso Green */
45
+ .hljs-string,
46
+ .hljs-symbol,
47
+ .hljs-bullet,
48
+ .hljs-addition {
49
+ color: #48b685;
50
+ }
51
+
52
+ /* Paraíso Purple */
53
+ .hljs-keyword,
54
+ .hljs-selector-tag {
55
+ color: #815ba4;
56
+ }
57
+
58
+ .hljs {
59
+ display: block;
60
+ overflow-x: auto;
61
+ background: #e7e9db;
62
+ color: #4f424c;
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,83 @@
1
+ /*
2
+
3
+ Pojoaque Style by Jason Tate
4
+ http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html
5
+ Based on Solarized Style from http://ethanschoonover.com/solarized
6
+
7
+ */
8
+
9
+ .hljs {
10
+ display: block;
11
+ overflow-x: auto;
12
+ padding: 0.5em;
13
+ color: #dccf8f;
14
+ background: url(./pojoaque.jpg) repeat scroll left top #181914;
15
+ }
16
+
17
+ .hljs-comment,
18
+ .hljs-quote {
19
+ color: #586e75;
20
+ font-style: italic;
21
+ }
22
+
23
+ .hljs-keyword,
24
+ .hljs-selector-tag,
25
+ .hljs-literal,
26
+ .hljs-addition {
27
+ color: #b64926;
28
+ }
29
+
30
+ .hljs-number,
31
+ .hljs-string,
32
+ .hljs-doctag,
33
+ .hljs-regexp {
34
+ color: #468966;
35
+ }
36
+
37
+ .hljs-title,
38
+ .hljs-section,
39
+ .hljs-built_in,
40
+ .hljs-name {
41
+ color: #ffb03b;
42
+ }
43
+
44
+ .hljs-variable,
45
+ .hljs-template-variable,
46
+ .hljs-class .hljs-title,
47
+ .hljs-type,
48
+ .hljs-tag {
49
+ color: #b58900;
50
+ }
51
+
52
+ .hljs-attribute {
53
+ color: #b89859;
54
+ }
55
+
56
+ .hljs-symbol,
57
+ .hljs-bullet,
58
+ .hljs-link,
59
+ .hljs-subst,
60
+ .hljs-meta {
61
+ color: #cb4b16;
62
+ }
63
+
64
+ .hljs-deletion {
65
+ color: #dc322f;
66
+ }
67
+
68
+ .hljs-selector-id,
69
+ .hljs-selector-class {
70
+ color: #d3a60c;
71
+ }
72
+
73
+ .hljs-formula {
74
+ background: #073642;
75
+ }
76
+
77
+ .hljs-emphasis {
78
+ font-style: italic;
79
+ }
80
+
81
+ .hljs-strong {
82
+ font-weight: bold;
83
+ }
Binary file
@@ -0,0 +1,96 @@
1
+ /*
2
+
3
+ PureBASIC native IDE style ( version 1.0 - April 2016 )
4
+
5
+ by Tristano Ajmone <tajmone@gmail.com>
6
+
7
+ Public Domain
8
+
9
+ NOTE_1: PureBASIC code syntax highlighting only applies the following classes:
10
+ .hljs-comment
11
+ .hljs-function
12
+ .hljs-keywords
13
+ .hljs-string
14
+ .hljs-symbol
15
+
16
+ Other classes are added here for the benefit of styling other languages with the look and feel of PureBASIC native IDE style.
17
+ If you need to customize a stylesheet for PureBASIC only, remove all non-relevant classes -- PureBASIC-related classes are followed by
18
+ a "--- used for PureBASIC ... ---" comment on same line.
19
+
20
+ NOTE_2: Color names provided in comments were derived using "Name that Color" online tool:
21
+ http://chir.ag/projects/name-that-color
22
+ */
23
+
24
+ .hljs {
25
+ display: block;
26
+ overflow-x: auto;
27
+ padding: 0.5em;
28
+ background: #FFFFDF; /* Half and Half (approx.) */
29
+ /* --- Uncomment to add PureBASIC native IDE styled font!
30
+ font-family: Consolas;
31
+ */
32
+ }
33
+
34
+ .hljs, /* --- used for PureBASIC base color --- */
35
+ .hljs-type, /* --- used for PureBASIC Procedures return type --- */
36
+ .hljs-function, /* --- used for wrapping PureBASIC Procedures definitions --- */
37
+ .hljs-name,
38
+ .hljs-number,
39
+ .hljs-attr,
40
+ .hljs-params,
41
+ .hljs-subst {
42
+ color: #000000; /* Black */
43
+ }
44
+
45
+ .hljs-comment, /* --- used for PureBASIC Comments --- */
46
+ .hljs-regexp,
47
+ .hljs-section,
48
+ .hljs-selector-pseudo,
49
+ .hljs-addition {
50
+ color: #00AAAA; /* Persian Green (approx.) */
51
+ }
52
+
53
+ .hljs-title, /* --- used for PureBASIC Procedures Names --- */
54
+ .hljs-tag,
55
+ .hljs-variable,
56
+ .hljs-code {
57
+ color: #006666; /* Blue Stone (approx.) */
58
+ }
59
+
60
+ .hljs-keyword, /* --- used for PureBASIC Keywords --- */
61
+ .hljs-class,
62
+ .hljs-meta-keyword,
63
+ .hljs-selector-class,
64
+ .hljs-built_in,
65
+ .hljs-builtin-name {
66
+ color: #006666; /* Blue Stone (approx.) */
67
+ font-weight: bold;
68
+ }
69
+
70
+ .hljs-string, /* --- used for PureBASIC Strings --- */
71
+ .hljs-selector-attr {
72
+ color: #0080FF; /* Azure Radiance (approx.) */
73
+ }
74
+
75
+ .hljs-symbol, /* --- used for PureBASIC Constants --- */
76
+ .hljs-link,
77
+ .hljs-deletion,
78
+ .hljs-attribute {
79
+ color: #924B72; /* Cannon Pink (approx.) */
80
+ }
81
+
82
+ .hljs-meta,
83
+ .hljs-literal,
84
+ .hljs-selector-id {
85
+ color: #924B72; /* Cannon Pink (approx.) */
86
+ font-weight: bold;
87
+ }
88
+
89
+ .hljs-strong,
90
+ .hljs-name {
91
+ font-weight: bold;
92
+ }
93
+
94
+ .hljs-emphasis {
95
+ font-style: italic;
96
+ }
@@ -0,0 +1,83 @@
1
+ /*
2
+
3
+ Qt Creator dark color scheme
4
+
5
+ */
6
+
7
+
8
+ .hljs {
9
+ display: block;
10
+ overflow-x: auto;
11
+ padding: 0.5em;
12
+ background: #000000;
13
+ }
14
+
15
+ .hljs,
16
+ .hljs-subst,
17
+ .hljs-tag,
18
+ .hljs-title {
19
+ color: #aaaaaa;
20
+ }
21
+
22
+ .hljs-strong,
23
+ .hljs-emphasis {
24
+ color: #a8a8a2;
25
+ }
26
+
27
+ .hljs-bullet,
28
+ .hljs-quote,
29
+ .hljs-number,
30
+ .hljs-regexp,
31
+ .hljs-literal {
32
+ color: #ff55ff;
33
+ }
34
+
35
+ .hljs-code
36
+ .hljs-selector-class {
37
+ color: #aaaaff;
38
+ }
39
+
40
+ .hljs-emphasis,
41
+ .hljs-stronge,
42
+ .hljs-type {
43
+ font-style: italic;
44
+ }
45
+
46
+ .hljs-keyword,
47
+ .hljs-selector-tag,
48
+ .hljs-function,
49
+ .hljs-section,
50
+ .hljs-symbol,
51
+ .hljs-name {
52
+ color: #ffff55;
53
+ }
54
+
55
+ .hljs-attribute {
56
+ color: #ff5555;
57
+ }
58
+
59
+ .hljs-variable,
60
+ .hljs-params,
61
+ .hljs-class .hljs-title {
62
+ color: #8888ff;
63
+ }
64
+
65
+ .hljs-string,
66
+ .hljs-selector-id,
67
+ .hljs-selector-attr,
68
+ .hljs-selector-pseudo,
69
+ .hljs-type,
70
+ .hljs-built_in,
71
+ .hljs-builtin-name,
72
+ .hljs-template-tag,
73
+ .hljs-template-variable,
74
+ .hljs-addition,
75
+ .hljs-link {
76
+ color: #ff55ff;
77
+ }
78
+
79
+ .hljs-comment,
80
+ .hljs-meta,
81
+ .hljs-deletion {
82
+ color: #55ffff;
83
+ }
@@ -0,0 +1,83 @@
1
+ /*
2
+
3
+ Qt Creator light color scheme
4
+
5
+ */
6
+
7
+
8
+ .hljs {
9
+ display: block;
10
+ overflow-x: auto;
11
+ padding: 0.5em;
12
+ background: #ffffff;
13
+ }
14
+
15
+ .hljs,
16
+ .hljs-subst,
17
+ .hljs-tag,
18
+ .hljs-title {
19
+ color: #000000;
20
+ }
21
+
22
+ .hljs-strong,
23
+ .hljs-emphasis {
24
+ color: #000000;
25
+ }
26
+
27
+ .hljs-bullet,
28
+ .hljs-quote,
29
+ .hljs-number,
30
+ .hljs-regexp,
31
+ .hljs-literal {
32
+ color: #000080;
33
+ }
34
+
35
+ .hljs-code
36
+ .hljs-selector-class {
37
+ color: #800080;
38
+ }
39
+
40
+ .hljs-emphasis,
41
+ .hljs-stronge,
42
+ .hljs-type {
43
+ font-style: italic;
44
+ }
45
+
46
+ .hljs-keyword,
47
+ .hljs-selector-tag,
48
+ .hljs-function,
49
+ .hljs-section,
50
+ .hljs-symbol,
51
+ .hljs-name {
52
+ color: #808000;
53
+ }
54
+
55
+ .hljs-attribute {
56
+ color: #800000;
57
+ }
58
+
59
+ .hljs-variable,
60
+ .hljs-params,
61
+ .hljs-class .hljs-title {
62
+ color: #0055AF;
63
+ }
64
+
65
+ .hljs-string,
66
+ .hljs-selector-id,
67
+ .hljs-selector-attr,
68
+ .hljs-selector-pseudo,
69
+ .hljs-type,
70
+ .hljs-built_in,
71
+ .hljs-builtin-name,
72
+ .hljs-template-tag,
73
+ .hljs-template-variable,
74
+ .hljs-addition,
75
+ .hljs-link {
76
+ color: #008000;
77
+ }
78
+
79
+ .hljs-comment,
80
+ .hljs-meta,
81
+ .hljs-deletion {
82
+ color: #008000;
83
+ }
@@ -0,0 +1,106 @@
1
+ /*
2
+
3
+ Railscasts-like style (c) Visoft, Inc. (Damien White)
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #232323;
12
+ color: #e6e1dc;
13
+ }
14
+
15
+ .hljs-comment,
16
+ .hljs-quote {
17
+ color: #bc9458;
18
+ font-style: italic;
19
+ }
20
+
21
+ .hljs-keyword,
22
+ .hljs-selector-tag {
23
+ color: #c26230;
24
+ }
25
+
26
+ .hljs-string,
27
+ .hljs-number,
28
+ .hljs-regexp,
29
+ .hljs-variable,
30
+ .hljs-template-variable {
31
+ color: #a5c261;
32
+ }
33
+
34
+ .hljs-subst {
35
+ color: #519f50;
36
+ }
37
+
38
+ .hljs-tag,
39
+ .hljs-name {
40
+ color: #e8bf6a;
41
+ }
42
+
43
+ .hljs-type {
44
+ color: #da4939;
45
+ }
46
+
47
+
48
+ .hljs-symbol,
49
+ .hljs-bullet,
50
+ .hljs-built_in,
51
+ .hljs-builtin-name,
52
+ .hljs-attr,
53
+ .hljs-link {
54
+ color: #6d9cbe;
55
+ }
56
+
57
+ .hljs-params {
58
+ color: #d0d0ff;
59
+ }
60
+
61
+ .hljs-attribute {
62
+ color: #cda869;
63
+ }
64
+
65
+ .hljs-meta {
66
+ color: #9b859d;
67
+ }
68
+
69
+ .hljs-title,
70
+ .hljs-section {
71
+ color: #ffc66d;
72
+ }
73
+
74
+ .hljs-addition {
75
+ background-color: #144212;
76
+ color: #e6e1dc;
77
+ display: inline-block;
78
+ width: 100%;
79
+ }
80
+
81
+ .hljs-deletion {
82
+ background-color: #600;
83
+ color: #e6e1dc;
84
+ display: inline-block;
85
+ width: 100%;
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
+ }
103
+
104
+ .hljs-link {
105
+ text-decoration: underline;
106
+ }
@@ -0,0 +1,85 @@
1
+ /*
2
+
3
+ Style with support for rainbow parens
4
+
5
+ */
6
+
7
+ .hljs {
8
+ display: block;
9
+ overflow-x: auto;
10
+ padding: 0.5em;
11
+ background: #474949;
12
+ color: #d1d9e1;
13
+ }
14
+
15
+
16
+ .hljs-comment,
17
+ .hljs-quote {
18
+ color: #969896;
19
+ font-style: italic;
20
+ }
21
+
22
+ .hljs-keyword,
23
+ .hljs-selector-tag,
24
+ .hljs-literal,
25
+ .hljs-type,
26
+ .hljs-addition {
27
+ color: #cc99cc;
28
+ }
29
+
30
+ .hljs-number,
31
+ .hljs-selector-attr,
32
+ .hljs-selector-pseudo {
33
+ color: #f99157;
34
+ }
35
+
36
+ .hljs-string,
37
+ .hljs-doctag,
38
+ .hljs-regexp {
39
+ color: #8abeb7;
40
+ }
41
+
42
+ .hljs-title,
43
+ .hljs-name,
44
+ .hljs-section,
45
+ .hljs-built_in {
46
+ color: #b5bd68;
47
+ }
48
+
49
+ .hljs-variable,
50
+ .hljs-template-variable,
51
+ .hljs-selector-id,
52
+ .hljs-class .hljs-title {
53
+ color: #ffcc66;
54
+ }
55
+
56
+ .hljs-section,
57
+ .hljs-name,
58
+ .hljs-strong {
59
+ font-weight: bold;
60
+ }
61
+
62
+ .hljs-symbol,
63
+ .hljs-bullet,
64
+ .hljs-subst,
65
+ .hljs-meta,
66
+ .hljs-link {
67
+ color: #f99157;
68
+ }
69
+
70
+ .hljs-deletion {
71
+ color: #dc322f;
72
+ }
73
+
74
+ .hljs-formula {
75
+ background: #eee8d5;
76
+ }
77
+
78
+ .hljs-attr,
79
+ .hljs-attribute {
80
+ color: #81a2be;
81
+ }
82
+
83
+ .hljs-emphasis {
84
+ font-style: italic;
85
+ }