tocco-test-bundle 3.13.15 → 3.13.16
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.
- package/changelog.md +5 -0
- package/dist/ckeditor4/ckeditor-new.js +1 -1
- package/dist/ckeditor4/config.js +1 -1
- package/dist/ckeditor4/contents.css +2 -2
- package/dist/ckeditor4/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +2 -2
- package/dist/ckeditor4/plugins/autocomplete/skins/default.css +2 -2
- package/dist/ckeditor4/plugins/balloonpanel/skins/kama/balloonpanel.css +2 -2
- package/dist/ckeditor4/plugins/balloonpanel/skins/moono/balloonpanel.css +2 -2
- package/dist/ckeditor4/plugins/balloonpanel/skins/moono-lisa/balloonpanel.css +2 -2
- package/dist/ckeditor4/plugins/balloontoolbar/skins/default.css +2 -2
- package/dist/ckeditor4/plugins/balloontoolbar/skins/kama/balloontoolbar.css +2 -2
- package/dist/ckeditor4/plugins/balloontoolbar/skins/moono/balloontoolbar.css +2 -2
- package/dist/ckeditor4/plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css +2 -2
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/CHANGES.md +827 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/LICENSE +19 -24
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/README.ru.md +171 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/highlight.pack.js +1 -6
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/arta.css +160 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/ascetic.css +50 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/brown_paper.css +105 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/dark.css +105 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/default.css +153 -9
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/docco.css +132 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/far.css +113 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/foundation.css +133 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/github.css +125 -10
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/googlecode.css +147 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/idea.css +122 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/ir_black.css +105 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/magula.css +122 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/mono-blue.css +62 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/monokai.css +127 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css +149 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/obsidian.css +154 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/paraiso.light.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/pojoaque.css +106 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/railscasts.css +182 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/rainbow.css +112 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/school_book.css +113 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/school_book.png +0 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/solarized_dark.css +107 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/solarized_light.css +107 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/sunburst.css +160 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css +93 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css +92 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css +92 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css +93 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/tomorrow.css +90 -0
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/vs.css +89 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/xcode.css +158 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/zenburn.css +116 -0
- package/dist/ckeditor4/plugins/codesnippet/plugin.js +1 -1
- package/dist/ckeditor4/plugins/colordialog/dialogs/colordialog.css +2 -2
- package/dist/ckeditor4/plugins/copyformatting/styles/copyformatting.css +2 -2
- package/dist/ckeditor4/plugins/easyimage/styles/easyimage.css +2 -2
- package/dist/ckeditor4/plugins/specialchar/dialogs/lang/_translationstatus.txt +2 -2
- package/dist/ckeditor4/plugins/templates/dialogs/templates.css +2 -2
- package/dist/ckeditor4/plugins/uicolor/dialogs/uicolor.css +2 -2
- package/dist/ckeditor4/skins/kama/dialog.css +2 -2
- package/dist/ckeditor4/skins/kama/dialog_ie.css +2 -2
- package/dist/ckeditor4/skins/kama/dialog_ie7.css +2 -2
- package/dist/ckeditor4/skins/kama/dialog_ie8.css +2 -2
- package/dist/ckeditor4/skins/kama/dialog_iequirks.css +2 -2
- package/dist/ckeditor4/skins/kama/editor.css +3 -3
- package/dist/ckeditor4/skins/kama/editor_ie.css +3 -3
- package/dist/ckeditor4/skins/kama/editor_ie7.css +3 -3
- package/dist/ckeditor4/skins/kama/editor_ie8.css +3 -3
- package/dist/ckeditor4/skins/kama/editor_iequirks.css +3 -3
- package/dist/ckeditor4/skins/kama/readme.md +2 -2
- package/dist/ckeditor4/skins/moono/dialog.css +2 -2
- package/dist/ckeditor4/skins/moono/dialog_ie.css +2 -2
- package/dist/ckeditor4/skins/moono/dialog_ie7.css +2 -2
- package/dist/ckeditor4/skins/moono/dialog_ie8.css +2 -2
- package/dist/ckeditor4/skins/moono/dialog_iequirks.css +2 -2
- package/dist/ckeditor4/skins/moono/editor.css +3 -3
- package/dist/ckeditor4/skins/moono/editor_gecko.css +3 -3
- package/dist/ckeditor4/skins/moono/editor_ie.css +3 -3
- package/dist/ckeditor4/skins/moono/editor_ie7.css +3 -3
- package/dist/ckeditor4/skins/moono/editor_ie8.css +3 -3
- package/dist/ckeditor4/skins/moono/editor_iequirks.css +3 -3
- package/dist/ckeditor4/skins/moono/readme.md +2 -2
- package/dist/ckeditor4/skins/moono-lisa/dialog.css +2 -2
- package/dist/ckeditor4/skins/moono-lisa/dialog_ie.css +2 -2
- package/dist/ckeditor4/skins/moono-lisa/dialog_ie8.css +2 -2
- package/dist/ckeditor4/skins/moono-lisa/dialog_iequirks.css +2 -2
- package/dist/ckeditor4/skins/moono-lisa/editor.css +3 -3
- package/dist/ckeditor4/skins/moono-lisa/editor_gecko.css +3 -3
- package/dist/ckeditor4/skins/moono-lisa/editor_ie.css +3 -3
- package/dist/ckeditor4/skins/moono-lisa/editor_ie8.css +3 -3
- package/dist/ckeditor4/skins/moono-lisa/editor_iequirks.css +3 -3
- package/dist/ckeditor4/skins/moono-lisa/readme.md +2 -2
- package/dist/user-menu.js +1 -1
- package/package.json +1 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/1c-light.css +0 -9
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/a11y-dark.css +0 -7
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/a11y-light.css +0 -7
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/agate.css +0 -20
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/an-old-hope.css +0 -9
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/androidstudio.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/arduino-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atom-one-dark-reasonable.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atom-one-dark.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/atom-one-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/brown-paper.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/codepen-embed.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/color-brewer.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/devibeans.css +0 -7
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/felipec.css +0 -7
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/github-dark-dimmed.css +0 -9
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/github-dark.css +0 -10
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/gml.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/gradient-dark.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/gradient-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/grayscale.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/hybrid.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/intellij-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/ir-black.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/isbl-editor-dark.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/isbl-editor-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/kimbie-dark.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/kimbie-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/lightfair.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/lioshi.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/monokai-sublime.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/night-owl.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/nnfx-dark.css +0 -10
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/nnfx-light.css +0 -10
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/nord.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/panda-syntax-dark.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/panda-syntax-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/paraiso-dark.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/paraiso-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/purebasic.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/qtcreator-dark.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/qtcreator-light.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/routeros.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/school-book.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/shades-of-purple.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/srcery.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/stackoverflow-dark.css +0 -13
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/stackoverflow-light.css +0 -13
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/tokyo-night-dark.css +0 -8
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/tokyo-night-light.css +0 -8
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/vs2015.css +0 -1
- package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/xt256.css +0 -1
- /package/dist/ckeditor4/plugins/codesnippet/lib/highlight/styles/{brown-papersq.png → brown_papersq.png} +0 -0
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* Base16 Atelier Dune Dark - Theme */
|
|
2
|
+
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
|
|
3
|
+
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
|
|
4
|
+
/* https://github.com/jmblog/color-themes-for-highlightjs */
|
|
5
|
+
|
|
6
|
+
/* Atelier Dune Dark Comment */
|
|
7
|
+
.hljs-comment,
|
|
8
|
+
.hljs-title {
|
|
9
|
+
color: #999580;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Atelier Dune Dark Red */
|
|
13
|
+
.hljs-variable,
|
|
14
|
+
.hljs-attribute,
|
|
15
|
+
.hljs-tag,
|
|
16
|
+
.hljs-regexp,
|
|
17
|
+
.ruby .hljs-constant,
|
|
18
|
+
.xml .hljs-tag .hljs-title,
|
|
19
|
+
.xml .hljs-pi,
|
|
20
|
+
.xml .hljs-doctype,
|
|
21
|
+
.html .hljs-doctype,
|
|
22
|
+
.css .hljs-id,
|
|
23
|
+
.css .hljs-class,
|
|
24
|
+
.css .hljs-pseudo {
|
|
25
|
+
color: #d73737;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Atelier Dune Dark Orange */
|
|
29
|
+
.hljs-number,
|
|
30
|
+
.hljs-preprocessor,
|
|
31
|
+
.hljs-pragma,
|
|
32
|
+
.hljs-built_in,
|
|
33
|
+
.hljs-literal,
|
|
34
|
+
.hljs-params,
|
|
35
|
+
.hljs-constant {
|
|
36
|
+
color: #b65611;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Atelier Dune Dark Yellow */
|
|
40
|
+
.ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #cfb017;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Atelier Dune Dark Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #60ac39;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Atelier Dune Dark Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #1fad83;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Atelier Dune Dark Blue */
|
|
61
|
+
.hljs-function,
|
|
62
|
+
.python .hljs-decorator,
|
|
63
|
+
.python .hljs-title,
|
|
64
|
+
.ruby .hljs-function .hljs-title,
|
|
65
|
+
.ruby .hljs-title .hljs-keyword,
|
|
66
|
+
.perl .hljs-sub,
|
|
67
|
+
.javascript .hljs-title,
|
|
68
|
+
.coffeescript .hljs-title {
|
|
69
|
+
color: #6684e1;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Atelier Dune Dark Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #b854d4;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #292824;
|
|
81
|
+
color: #a6a28c;
|
|
82
|
+
padding: 0.5em;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.coffeescript .javascript,
|
|
86
|
+
.javascript .xml,
|
|
87
|
+
.tex .hljs-formula,
|
|
88
|
+
.xml .javascript,
|
|
89
|
+
.xml .vbscript,
|
|
90
|
+
.xml .css,
|
|
91
|
+
.xml .hljs-cdata {
|
|
92
|
+
opacity: 0.5;
|
|
93
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* Base16 Atelier Dune Light - Theme */
|
|
2
|
+
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
|
|
3
|
+
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
|
|
4
|
+
/* https://github.com/jmblog/color-themes-for-highlightjs */
|
|
5
|
+
|
|
6
|
+
/* Atelier Dune Light Comment */
|
|
7
|
+
.hljs-comment,
|
|
8
|
+
.hljs-title {
|
|
9
|
+
color: #7d7a68;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Atelier Dune Light Red */
|
|
13
|
+
.hljs-variable,
|
|
14
|
+
.hljs-attribute,
|
|
15
|
+
.hljs-tag,
|
|
16
|
+
.hljs-regexp,
|
|
17
|
+
.ruby .hljs-constant,
|
|
18
|
+
.xml .hljs-tag .hljs-title,
|
|
19
|
+
.xml .hljs-pi,
|
|
20
|
+
.xml .hljs-doctype,
|
|
21
|
+
.html .hljs-doctype,
|
|
22
|
+
.css .hljs-id,
|
|
23
|
+
.css .hljs-class,
|
|
24
|
+
.css .hljs-pseudo {
|
|
25
|
+
color: #d73737;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Atelier Dune Light Orange */
|
|
29
|
+
.hljs-number,
|
|
30
|
+
.hljs-preprocessor,
|
|
31
|
+
.hljs-pragma,
|
|
32
|
+
.hljs-built_in,
|
|
33
|
+
.hljs-literal,
|
|
34
|
+
.hljs-params,
|
|
35
|
+
.hljs-constant {
|
|
36
|
+
color: #b65611;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Atelier Dune Light Yellow */
|
|
40
|
+
.hljs-ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #cfb017;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Atelier Dune Light Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #60ac39;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Atelier Dune Light Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #1fad83;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Atelier Dune Light Blue */
|
|
61
|
+
.hljs-function,
|
|
62
|
+
.python .hljs-decorator,
|
|
63
|
+
.python .hljs-title,
|
|
64
|
+
.ruby .hljs-function .hljs-title,
|
|
65
|
+
.ruby .hljs-title .hljs-keyword,
|
|
66
|
+
.perl .hljs-sub,
|
|
67
|
+
.javascript .hljs-title,
|
|
68
|
+
.coffeescript .hljs-title {
|
|
69
|
+
color: #6684e1;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Atelier Dune Light Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #b854d4;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #fefbec;
|
|
81
|
+
color: #6e6b5e;
|
|
82
|
+
padding: 0.5em;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.coffeescript .javascript,
|
|
86
|
+
.javascript .xml,
|
|
87
|
+
.tex .hljs-formula,
|
|
88
|
+
.xml .javascript,
|
|
89
|
+
.xml .vbscript,
|
|
90
|
+
.xml .css,
|
|
91
|
+
.xml .hljs-cdata {
|
|
92
|
+
opacity: 0.5;
|
|
93
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* Base16 Atelier Forest Dark - Theme */
|
|
2
|
+
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
|
|
3
|
+
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
|
|
4
|
+
/* https://github.com/jmblog/color-themes-for-highlightjs */
|
|
5
|
+
|
|
6
|
+
/* Atelier Forest Dark Comment */
|
|
7
|
+
.hljs-comment,
|
|
8
|
+
.hljs-title {
|
|
9
|
+
color: #9c9491;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Atelier Forest Dark Red */
|
|
13
|
+
.hljs-variable,
|
|
14
|
+
.hljs-attribute,
|
|
15
|
+
.hljs-tag,
|
|
16
|
+
.hljs-regexp,
|
|
17
|
+
.ruby .hljs-constant,
|
|
18
|
+
.xml .hljs-tag .hljs-title,
|
|
19
|
+
.xml .hljs-pi,
|
|
20
|
+
.xml .hljs-doctype,
|
|
21
|
+
.html .hljs-doctype,
|
|
22
|
+
.css .hljs-id,
|
|
23
|
+
.css .hljs-class,
|
|
24
|
+
.css .hljs-pseudo {
|
|
25
|
+
color: #f22c40;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Atelier Forest Dark Orange */
|
|
29
|
+
.hljs-number,
|
|
30
|
+
.hljs-preprocessor,
|
|
31
|
+
.hljs-pragma,
|
|
32
|
+
.hljs-built_in,
|
|
33
|
+
.hljs-literal,
|
|
34
|
+
.hljs-params,
|
|
35
|
+
.hljs-constant {
|
|
36
|
+
color: #df5320;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Atelier Forest Dark Yellow */
|
|
40
|
+
.hljs-ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #d5911a;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Atelier Forest Dark Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #5ab738;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Atelier Forest Dark Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #00ad9c;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Atelier Forest Dark Blue */
|
|
61
|
+
.hljs-function,
|
|
62
|
+
.python .hljs-decorator,
|
|
63
|
+
.python .hljs-title,
|
|
64
|
+
.ruby .hljs-function .hljs-title,
|
|
65
|
+
.ruby .hljs-title .hljs-keyword,
|
|
66
|
+
.perl .hljs-sub,
|
|
67
|
+
.javascript .hljs-title,
|
|
68
|
+
.coffeescript .hljs-title {
|
|
69
|
+
color: #407ee7;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Atelier Forest Dark Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #6666ea;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #2c2421;
|
|
81
|
+
color: #a8a19f;
|
|
82
|
+
padding: 0.5em;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.coffeescript .javascript,
|
|
86
|
+
.javascript .xml,
|
|
87
|
+
.tex .hljs-formula,
|
|
88
|
+
.xml .javascript,
|
|
89
|
+
.xml .vbscript,
|
|
90
|
+
.xml .css,
|
|
91
|
+
.xml .hljs-cdata {
|
|
92
|
+
opacity: 0.5;
|
|
93
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* Base16 Atelier Forest Light - Theme */
|
|
2
|
+
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
|
|
3
|
+
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
|
|
4
|
+
/* https://github.com/jmblog/color-themes-for-highlightjs */
|
|
5
|
+
|
|
6
|
+
/* Atelier Forest Light Comment */
|
|
7
|
+
.hljs-comment,
|
|
8
|
+
.hljs-title {
|
|
9
|
+
color: #766e6b;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Atelier Forest Light Red */
|
|
13
|
+
.hljs-variable,
|
|
14
|
+
.hljs-attribute,
|
|
15
|
+
.hljs-tag,
|
|
16
|
+
.hljs-regexp,
|
|
17
|
+
.ruby .hljs-constant,
|
|
18
|
+
.xml .hljs-tag .hljs-title,
|
|
19
|
+
.xml .hljs-pi,
|
|
20
|
+
.xml .hljs-doctype,
|
|
21
|
+
.html .hljs-doctype,
|
|
22
|
+
.css .hljs-id,
|
|
23
|
+
.css .hljs-class,
|
|
24
|
+
.css .hljs-pseudo {
|
|
25
|
+
color: #f22c40;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Atelier Forest Light Orange */
|
|
29
|
+
.hljs-number,
|
|
30
|
+
.hljs-preprocessor,
|
|
31
|
+
.hljs-pragma,
|
|
32
|
+
.hljs-built_in,
|
|
33
|
+
.hljs-literal,
|
|
34
|
+
.hljs-params,
|
|
35
|
+
.hljs-constant {
|
|
36
|
+
color: #df5320;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Atelier Forest Light Yellow */
|
|
40
|
+
.hljs-ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #d5911a;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Atelier Forest Light Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #5ab738;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Atelier Forest Light Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #00ad9c;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Atelier Forest Light Blue */
|
|
61
|
+
.hljs-function,
|
|
62
|
+
.python .hljs-decorator,
|
|
63
|
+
.python .hljs-title,
|
|
64
|
+
.ruby .hljs-function .hljs-title,
|
|
65
|
+
.ruby .hljs-title .hljs-keyword,
|
|
66
|
+
.perl .hljs-sub,
|
|
67
|
+
.javascript .hljs-title,
|
|
68
|
+
.coffeescript .hljs-title {
|
|
69
|
+
color: #407ee7;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Atelier Forest Light Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #6666ea;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #f1efee;
|
|
81
|
+
color: #68615e;
|
|
82
|
+
padding: 0.5em;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.coffeescript .javascript,
|
|
86
|
+
.javascript .xml,
|
|
87
|
+
.tex .hljs-formula,
|
|
88
|
+
.xml .javascript,
|
|
89
|
+
.xml .vbscript,
|
|
90
|
+
.xml .css,
|
|
91
|
+
.xml .hljs-cdata {
|
|
92
|
+
opacity: 0.5;
|
|
93
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* Base16 Atelier Heath Dark - Theme */
|
|
2
|
+
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
|
|
3
|
+
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
|
|
4
|
+
/* https://github.com/jmblog/color-themes-for-highlightjs */
|
|
5
|
+
|
|
6
|
+
/* Atelier Heath Dark Comment */
|
|
7
|
+
.hljs-comment,
|
|
8
|
+
.hljs-title {
|
|
9
|
+
color: #9e8f9e;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Atelier Heath Dark Red */
|
|
13
|
+
.hljs-variable,
|
|
14
|
+
.hljs-attribute,
|
|
15
|
+
.hljs-tag,
|
|
16
|
+
.hljs-regexp,
|
|
17
|
+
.ruby .hljs-constant,
|
|
18
|
+
.xml .hljs-tag .hljs-title,
|
|
19
|
+
.xml .hljs-pi,
|
|
20
|
+
.xml .hljs-doctype,
|
|
21
|
+
.html .hljs-doctype,
|
|
22
|
+
.css .hljs-id,
|
|
23
|
+
.css .hljs-class,
|
|
24
|
+
.css .hljs-pseudo {
|
|
25
|
+
color: #ca402b;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Atelier Heath Dark Orange */
|
|
29
|
+
.hljs-number,
|
|
30
|
+
.hljs-preprocessor,
|
|
31
|
+
.hljs-pragma,
|
|
32
|
+
.hljs-built_in,
|
|
33
|
+
.hljs-literal,
|
|
34
|
+
.hljs-params,
|
|
35
|
+
.hljs-constant {
|
|
36
|
+
color: #a65926;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Atelier Heath Dark Yellow */
|
|
40
|
+
.hljs-ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #bb8a35;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Atelier Heath Dark Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #379a37;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Atelier Heath Dark Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #159393;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Atelier Heath Dark Blue */
|
|
61
|
+
.hljs-function,
|
|
62
|
+
.python .hljs-decorator,
|
|
63
|
+
.python .hljs-title,
|
|
64
|
+
.ruby .hljs-function .hljs-title,
|
|
65
|
+
.ruby .hljs-title .hljs-keyword,
|
|
66
|
+
.perl .hljs-sub,
|
|
67
|
+
.javascript .hljs-title,
|
|
68
|
+
.coffeescript .hljs-title {
|
|
69
|
+
color: #516aec;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Atelier Heath Dark Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #7b59c0;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #292329;
|
|
81
|
+
color: #ab9bab;
|
|
82
|
+
padding: 0.5em;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.coffeescript .javascript,
|
|
86
|
+
.javascript .xml,
|
|
87
|
+
.tex .hljs-formula,
|
|
88
|
+
.xml .javascript,
|
|
89
|
+
.xml .vbscript,
|
|
90
|
+
.xml .css,
|
|
91
|
+
.xml .hljs-cdata {
|
|
92
|
+
opacity: 0.5;
|
|
93
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* Base16 Atelier Heath Light - Theme */
|
|
2
|
+
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
|
|
3
|
+
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
|
|
4
|
+
/* https://github.com/jmblog/color-themes-for-highlightjs */
|
|
5
|
+
|
|
6
|
+
/* Atelier Heath Light Comment */
|
|
7
|
+
.hljs-comment,
|
|
8
|
+
.hljs-title {
|
|
9
|
+
color: #776977;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Atelier Heath Light Red */
|
|
13
|
+
.hljs-variable,
|
|
14
|
+
.hljs-attribute,
|
|
15
|
+
.hljs-tag,
|
|
16
|
+
.hljs-regexp,
|
|
17
|
+
.ruby .hljs-constant,
|
|
18
|
+
.xml .hljs-tag .hljs-title,
|
|
19
|
+
.xml .hljs-pi,
|
|
20
|
+
.xml .hljs-doctype,
|
|
21
|
+
.html .hljs-doctype,
|
|
22
|
+
.css .hljs-id,
|
|
23
|
+
.css .hljs-class,
|
|
24
|
+
.css .hljs-pseudo {
|
|
25
|
+
color: #ca402b;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Atelier Heath Light Orange */
|
|
29
|
+
.hljs-number,
|
|
30
|
+
.hljs-preprocessor,
|
|
31
|
+
.hljs-pragma,
|
|
32
|
+
.hljs-built_in,
|
|
33
|
+
.hljs-literal,
|
|
34
|
+
.hljs-params,
|
|
35
|
+
.hljs-constant {
|
|
36
|
+
color: #a65926;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Atelier Heath Light Yellow */
|
|
40
|
+
.hljs-ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #bb8a35;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Atelier Heath Light Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #379a37;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Atelier Heath Light Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #159393;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Atelier Heath Light Blue */
|
|
61
|
+
.hljs-function,
|
|
62
|
+
.python .hljs-decorator,
|
|
63
|
+
.python .hljs-title,
|
|
64
|
+
.ruby .hljs-function .hljs-title,
|
|
65
|
+
.ruby .hljs-title .hljs-keyword,
|
|
66
|
+
.perl .hljs-sub,
|
|
67
|
+
.javascript .hljs-title,
|
|
68
|
+
.coffeescript .hljs-title {
|
|
69
|
+
color: #516aec;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Atelier Heath Light Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #7b59c0;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #f7f3f7;
|
|
81
|
+
color: #695d69;
|
|
82
|
+
padding: 0.5em;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.coffeescript .javascript,
|
|
86
|
+
.javascript .xml,
|
|
87
|
+
.tex .hljs-formula,
|
|
88
|
+
.xml .javascript,
|
|
89
|
+
.xml .vbscript,
|
|
90
|
+
.xml .css,
|
|
91
|
+
.xml .hljs-cdata {
|
|
92
|
+
opacity: 0.5;
|
|
93
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* Base16 Atelier Lakeside Dark - Theme */
|
|
2
|
+
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
|
|
3
|
+
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
|
|
4
|
+
/* https://github.com/jmblog/color-themes-for-highlightjs */
|
|
5
|
+
|
|
6
|
+
/* Atelier Lakeside Dark Comment */
|
|
7
|
+
.hljs-comment,
|
|
8
|
+
.hljs-title {
|
|
9
|
+
color: #7195a8;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Atelier Lakeside Dark Red */
|
|
13
|
+
.hljs-variable,
|
|
14
|
+
.hljs-attribute,
|
|
15
|
+
.hljs-tag,
|
|
16
|
+
.hljs-regexp,
|
|
17
|
+
.ruby .hljs-constant,
|
|
18
|
+
.xml .hljs-tag .hljs-title,
|
|
19
|
+
.xml .hljs-pi,
|
|
20
|
+
.xml .hljs-doctype,
|
|
21
|
+
.html .hljs-doctype,
|
|
22
|
+
.css .hljs-id,
|
|
23
|
+
.css .hljs-class,
|
|
24
|
+
.css .hljs-pseudo {
|
|
25
|
+
color: #d22d72;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Atelier Lakeside Dark Orange */
|
|
29
|
+
.hljs-number,
|
|
30
|
+
.hljs-preprocessor,
|
|
31
|
+
.hljs-pragma,
|
|
32
|
+
.hljs-built_in,
|
|
33
|
+
.hljs-literal,
|
|
34
|
+
.hljs-params,
|
|
35
|
+
.hljs-constant {
|
|
36
|
+
color: #935c25;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Atelier Lakeside Dark Yellow */
|
|
40
|
+
.hljs-ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #8a8a0f;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Atelier Lakeside Dark Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #568c3b;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Atelier Lakeside Dark Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #2d8f6f;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Atelier Lakeside Dark Blue */
|
|
61
|
+
.hljs-function,
|
|
62
|
+
.python .hljs-decorator,
|
|
63
|
+
.python .hljs-title,
|
|
64
|
+
.ruby .hljs-function .hljs-title,
|
|
65
|
+
.ruby .hljs-title .hljs-keyword,
|
|
66
|
+
.perl .hljs-sub,
|
|
67
|
+
.javascript .hljs-title,
|
|
68
|
+
.coffeescript .hljs-title {
|
|
69
|
+
color: #257fad;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Atelier Lakeside Dark Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #5d5db1;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #1f292e;
|
|
81
|
+
color: #7ea2b4;
|
|
82
|
+
padding: 0.5em;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.coffeescript .javascript,
|
|
86
|
+
.javascript .xml,
|
|
87
|
+
.tex .hljs-formula,
|
|
88
|
+
.xml .javascript,
|
|
89
|
+
.xml .vbscript,
|
|
90
|
+
.xml .css,
|
|
91
|
+
.xml .hljs-cdata {
|
|
92
|
+
opacity: 0.5;
|
|
93
|
+
}
|