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
|
@@ -1 +1,132 @@
|
|
|
1
|
-
|
|
1
|
+
/*
|
|
2
|
+
Docco style used in http://jashkenas.github.com/docco/ converted by Simon Madine (@thingsinjars)
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
.hljs {
|
|
6
|
+
display: block; padding: 0.5em;
|
|
7
|
+
color: #000;
|
|
8
|
+
background: #f8f8ff
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.hljs-comment,
|
|
12
|
+
.hljs-template_comment,
|
|
13
|
+
.diff .hljs-header,
|
|
14
|
+
.hljs-javadoc {
|
|
15
|
+
color: #408080;
|
|
16
|
+
font-style: italic
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.hljs-keyword,
|
|
20
|
+
.assignment,
|
|
21
|
+
.hljs-literal,
|
|
22
|
+
.css .rule .hljs-keyword,
|
|
23
|
+
.hljs-winutils,
|
|
24
|
+
.javascript .hljs-title,
|
|
25
|
+
.lisp .hljs-title,
|
|
26
|
+
.hljs-subst {
|
|
27
|
+
color: #954121;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.hljs-number,
|
|
31
|
+
.hljs-hexcolor {
|
|
32
|
+
color: #40a070
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.hljs-string,
|
|
36
|
+
.hljs-tag .hljs-value,
|
|
37
|
+
.hljs-phpdoc,
|
|
38
|
+
.tex .hljs-formula {
|
|
39
|
+
color: #219161;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.hljs-title,
|
|
43
|
+
.hljs-id {
|
|
44
|
+
color: #19469D;
|
|
45
|
+
}
|
|
46
|
+
.hljs-params {
|
|
47
|
+
color: #00F;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.javascript .hljs-title,
|
|
51
|
+
.lisp .hljs-title,
|
|
52
|
+
.hljs-subst {
|
|
53
|
+
font-weight: normal
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.hljs-class .hljs-title,
|
|
57
|
+
.haskell .hljs-label,
|
|
58
|
+
.tex .hljs-command {
|
|
59
|
+
color: #458;
|
|
60
|
+
font-weight: bold
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.hljs-tag,
|
|
64
|
+
.hljs-tag .hljs-title,
|
|
65
|
+
.hljs-rules .hljs-property,
|
|
66
|
+
.django .hljs-tag .hljs-keyword {
|
|
67
|
+
color: #000080;
|
|
68
|
+
font-weight: normal
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.hljs-attribute,
|
|
72
|
+
.hljs-variable,
|
|
73
|
+
.instancevar,
|
|
74
|
+
.lisp .hljs-body {
|
|
75
|
+
color: #008080
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs-regexp {
|
|
79
|
+
color: #B68
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.hljs-class {
|
|
83
|
+
color: #458;
|
|
84
|
+
font-weight: bold
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.hljs-symbol,
|
|
88
|
+
.ruby .hljs-symbol .hljs-string,
|
|
89
|
+
.ruby .hljs-symbol .hljs-keyword,
|
|
90
|
+
.ruby .hljs-symbol .keymethods,
|
|
91
|
+
.lisp .hljs-keyword,
|
|
92
|
+
.tex .hljs-special,
|
|
93
|
+
.input_number {
|
|
94
|
+
color: #990073
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.builtin,
|
|
98
|
+
.constructor,
|
|
99
|
+
.hljs-built_in,
|
|
100
|
+
.lisp .hljs-title {
|
|
101
|
+
color: #0086b3
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.hljs-preprocessor,
|
|
105
|
+
.hljs-pragma,
|
|
106
|
+
.hljs-pi,
|
|
107
|
+
.hljs-doctype,
|
|
108
|
+
.hljs-shebang,
|
|
109
|
+
.hljs-cdata {
|
|
110
|
+
color: #999;
|
|
111
|
+
font-weight: bold
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.hljs-deletion {
|
|
115
|
+
background: #fdd
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
.hljs-addition {
|
|
119
|
+
background: #dfd
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.diff .hljs-change {
|
|
123
|
+
background: #0086b3
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.hljs-chunk {
|
|
127
|
+
color: #aaa
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.tex .hljs-formula {
|
|
131
|
+
opacity: 0.5;
|
|
132
|
+
}
|
|
@@ -1 +1,113 @@
|
|
|
1
|
-
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
FAR Style (c) MajestiC <majestic2k@gmail.com>
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block; padding: 0.5em;
|
|
9
|
+
background: #000080;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.hljs,
|
|
13
|
+
.hljs-subst {
|
|
14
|
+
color: #0FF;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.hljs-string,
|
|
18
|
+
.ruby .hljs-string,
|
|
19
|
+
.haskell .hljs-type,
|
|
20
|
+
.hljs-tag .hljs-value,
|
|
21
|
+
.css .hljs-rules .hljs-value,
|
|
22
|
+
.css .hljs-rules .hljs-value .hljs-number,
|
|
23
|
+
.hljs-preprocessor,
|
|
24
|
+
.hljs-pragma,
|
|
25
|
+
.ruby .hljs-symbol,
|
|
26
|
+
.ruby .hljs-symbol .hljs-string,
|
|
27
|
+
.hljs-built_in,
|
|
28
|
+
.sql .hljs-aggregate,
|
|
29
|
+
.django .hljs-template_tag,
|
|
30
|
+
.django .hljs-variable,
|
|
31
|
+
.smalltalk .hljs-class,
|
|
32
|
+
.hljs-addition,
|
|
33
|
+
.apache .hljs-tag,
|
|
34
|
+
.apache .hljs-cbracket,
|
|
35
|
+
.tex .hljs-command,
|
|
36
|
+
.clojure .hljs-title,
|
|
37
|
+
.coffeescript .hljs-attribute {
|
|
38
|
+
color: #FF0;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.hljs-keyword,
|
|
42
|
+
.css .hljs-id,
|
|
43
|
+
.hljs-title,
|
|
44
|
+
.haskell .hljs-type,
|
|
45
|
+
.vbscript .hljs-built_in,
|
|
46
|
+
.sql .hljs-aggregate,
|
|
47
|
+
.rsl .hljs-built_in,
|
|
48
|
+
.smalltalk .hljs-class,
|
|
49
|
+
.xml .hljs-tag .hljs-title,
|
|
50
|
+
.hljs-winutils,
|
|
51
|
+
.hljs-flow,
|
|
52
|
+
.hljs-change,
|
|
53
|
+
.hljs-envvar,
|
|
54
|
+
.bash .hljs-variable,
|
|
55
|
+
.tex .hljs-special,
|
|
56
|
+
.clojure .hljs-built_in {
|
|
57
|
+
color: #FFF;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.hljs-comment,
|
|
61
|
+
.hljs-phpdoc,
|
|
62
|
+
.hljs-javadoc,
|
|
63
|
+
.java .hljs-annotation,
|
|
64
|
+
.hljs-template_comment,
|
|
65
|
+
.hljs-deletion,
|
|
66
|
+
.apache .hljs-sqbracket,
|
|
67
|
+
.tex .hljs-formula {
|
|
68
|
+
color: #888;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.hljs-number,
|
|
72
|
+
.hljs-date,
|
|
73
|
+
.hljs-regexp,
|
|
74
|
+
.hljs-literal,
|
|
75
|
+
.smalltalk .hljs-symbol,
|
|
76
|
+
.smalltalk .hljs-char,
|
|
77
|
+
.clojure .hljs-attribute {
|
|
78
|
+
color: #0F0;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.python .hljs-decorator,
|
|
82
|
+
.django .hljs-filter .hljs-argument,
|
|
83
|
+
.smalltalk .hljs-localvars,
|
|
84
|
+
.smalltalk .hljs-array,
|
|
85
|
+
.hljs-attr_selector,
|
|
86
|
+
.hljs-pseudo,
|
|
87
|
+
.xml .hljs-pi,
|
|
88
|
+
.diff .hljs-header,
|
|
89
|
+
.hljs-chunk,
|
|
90
|
+
.hljs-shebang,
|
|
91
|
+
.nginx .hljs-built_in,
|
|
92
|
+
.hljs-prompt {
|
|
93
|
+
color: #008080;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.hljs-keyword,
|
|
97
|
+
.css .hljs-id,
|
|
98
|
+
.hljs-title,
|
|
99
|
+
.haskell .hljs-type,
|
|
100
|
+
.vbscript .hljs-built_in,
|
|
101
|
+
.sql .hljs-aggregate,
|
|
102
|
+
.rsl .hljs-built_in,
|
|
103
|
+
.smalltalk .hljs-class,
|
|
104
|
+
.hljs-winutils,
|
|
105
|
+
.hljs-flow,
|
|
106
|
+
.apache .hljs-tag,
|
|
107
|
+
.nginx .hljs-built_in,
|
|
108
|
+
.tex .hljs-command,
|
|
109
|
+
.tex .hljs-special,
|
|
110
|
+
.hljs-request,
|
|
111
|
+
.hljs-status {
|
|
112
|
+
font-weight: bold;
|
|
113
|
+
}
|
|
@@ -1 +1,133 @@
|
|
|
1
|
-
|
|
1
|
+
/*
|
|
2
|
+
Description: Foundation 4 docs style for highlight.js
|
|
3
|
+
Author: Dan Allen <dan.j.allen@gmail.com>
|
|
4
|
+
Website: http://foundation.zurb.com/docs/
|
|
5
|
+
Version: 1.0
|
|
6
|
+
Date: 2013-04-02
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
.hljs {
|
|
10
|
+
display: block; padding: 0.5em;
|
|
11
|
+
background: #eee;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.hljs-header,
|
|
15
|
+
.hljs-decorator,
|
|
16
|
+
.hljs-annotation {
|
|
17
|
+
color: #000077;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.hljs-horizontal_rule,
|
|
21
|
+
.hljs-link_url,
|
|
22
|
+
.hljs-emphasis,
|
|
23
|
+
.hljs-attribute {
|
|
24
|
+
color: #070;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.hljs-emphasis {
|
|
28
|
+
font-style: italic;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.hljs-link_label,
|
|
32
|
+
.hljs-strong,
|
|
33
|
+
.hljs-value,
|
|
34
|
+
.hljs-string,
|
|
35
|
+
.scss .hljs-value .hljs-string {
|
|
36
|
+
color: #d14;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.hljs-strong {
|
|
40
|
+
font-weight: bold;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.hljs-blockquote,
|
|
44
|
+
.hljs-comment {
|
|
45
|
+
color: #998;
|
|
46
|
+
font-style: italic;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.asciidoc .hljs-title,
|
|
50
|
+
.hljs-function .hljs-title {
|
|
51
|
+
color: #900;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.hljs-class {
|
|
55
|
+
color: #458;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.hljs-id,
|
|
59
|
+
.hljs-pseudo,
|
|
60
|
+
.hljs-constant,
|
|
61
|
+
.hljs-hexcolor {
|
|
62
|
+
color: teal;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.hljs-variable {
|
|
66
|
+
color: #336699;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.hljs-bullet,
|
|
70
|
+
.hljs-javadoc {
|
|
71
|
+
color: #997700;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.hljs-pi,
|
|
75
|
+
.hljs-doctype {
|
|
76
|
+
color: #3344bb;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.hljs-code,
|
|
80
|
+
.hljs-number {
|
|
81
|
+
color: #099;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.hljs-important {
|
|
85
|
+
color: #f00;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.smartquote,
|
|
89
|
+
.hljs-label {
|
|
90
|
+
color: #970;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.hljs-preprocessor,
|
|
94
|
+
.hljs-pragma {
|
|
95
|
+
color: #579;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.hljs-reserved,
|
|
99
|
+
.hljs-keyword,
|
|
100
|
+
.scss .hljs-value {
|
|
101
|
+
color: #000;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.hljs-regexp {
|
|
105
|
+
background-color: #fff0ff;
|
|
106
|
+
color: #880088;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.hljs-symbol {
|
|
110
|
+
color: #990073;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.hljs-symbol .hljs-string {
|
|
114
|
+
color: #a60;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.hljs-tag {
|
|
118
|
+
color: #007700;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.hljs-at_rule,
|
|
122
|
+
.hljs-at_rule .hljs-keyword {
|
|
123
|
+
color: #088;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.hljs-at_rule .hljs-preprocessor {
|
|
127
|
+
color: #808;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.scss .hljs-tag,
|
|
131
|
+
.scss .hljs-attribute {
|
|
132
|
+
color: #339;
|
|
133
|
+
}
|
|
@@ -1,10 +1,125 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
github.com style (c) Vasily Polovnyov <vast@whiteants.net>
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block; padding: 0.5em;
|
|
9
|
+
color: #333;
|
|
10
|
+
background: #f8f8f8
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.hljs-comment,
|
|
14
|
+
.hljs-template_comment,
|
|
15
|
+
.diff .hljs-header,
|
|
16
|
+
.hljs-javadoc {
|
|
17
|
+
color: #998;
|
|
18
|
+
font-style: italic
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.hljs-keyword,
|
|
22
|
+
.css .rule .hljs-keyword,
|
|
23
|
+
.hljs-winutils,
|
|
24
|
+
.javascript .hljs-title,
|
|
25
|
+
.nginx .hljs-title,
|
|
26
|
+
.hljs-subst,
|
|
27
|
+
.hljs-request,
|
|
28
|
+
.hljs-status {
|
|
29
|
+
color: #333;
|
|
30
|
+
font-weight: bold
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.hljs-number,
|
|
34
|
+
.hljs-hexcolor,
|
|
35
|
+
.ruby .hljs-constant {
|
|
36
|
+
color: #099;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.hljs-string,
|
|
40
|
+
.hljs-tag .hljs-value,
|
|
41
|
+
.hljs-phpdoc,
|
|
42
|
+
.tex .hljs-formula {
|
|
43
|
+
color: #d14
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.hljs-title,
|
|
47
|
+
.hljs-id,
|
|
48
|
+
.coffeescript .hljs-params,
|
|
49
|
+
.scss .hljs-preprocessor {
|
|
50
|
+
color: #900;
|
|
51
|
+
font-weight: bold
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.javascript .hljs-title,
|
|
55
|
+
.lisp .hljs-title,
|
|
56
|
+
.clojure .hljs-title,
|
|
57
|
+
.hljs-subst {
|
|
58
|
+
font-weight: normal
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.hljs-class .hljs-title,
|
|
62
|
+
.haskell .hljs-type,
|
|
63
|
+
.vhdl .hljs-literal,
|
|
64
|
+
.tex .hljs-command {
|
|
65
|
+
color: #458;
|
|
66
|
+
font-weight: bold
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.hljs-tag,
|
|
70
|
+
.hljs-tag .hljs-title,
|
|
71
|
+
.hljs-rules .hljs-property,
|
|
72
|
+
.django .hljs-tag .hljs-keyword {
|
|
73
|
+
color: #000080;
|
|
74
|
+
font-weight: normal
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.hljs-attribute,
|
|
78
|
+
.hljs-variable,
|
|
79
|
+
.lisp .hljs-body {
|
|
80
|
+
color: #008080
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.hljs-regexp {
|
|
84
|
+
color: #009926
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.hljs-symbol,
|
|
88
|
+
.ruby .hljs-symbol .hljs-string,
|
|
89
|
+
.lisp .hljs-keyword,
|
|
90
|
+
.tex .hljs-special,
|
|
91
|
+
.hljs-prompt {
|
|
92
|
+
color: #990073
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.hljs-built_in,
|
|
96
|
+
.lisp .hljs-title,
|
|
97
|
+
.clojure .hljs-built_in {
|
|
98
|
+
color: #0086b3
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.hljs-preprocessor,
|
|
102
|
+
.hljs-pragma,
|
|
103
|
+
.hljs-pi,
|
|
104
|
+
.hljs-doctype,
|
|
105
|
+
.hljs-shebang,
|
|
106
|
+
.hljs-cdata {
|
|
107
|
+
color: #999;
|
|
108
|
+
font-weight: bold
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.hljs-deletion {
|
|
112
|
+
background: #fdd
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.hljs-addition {
|
|
116
|
+
background: #dfd
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.diff .hljs-change {
|
|
120
|
+
background: #0086b3
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.hljs-chunk {
|
|
124
|
+
color: #aaa
|
|
125
|
+
}
|
|
@@ -1 +1,147 @@
|
|
|
1
|
-
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
Google Code style (c) Aahan Krish <geekpanth3r@gmail.com>
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block; padding: 0.5em;
|
|
9
|
+
background: white; color: black;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.hljs-comment,
|
|
13
|
+
.hljs-template_comment,
|
|
14
|
+
.hljs-javadoc,
|
|
15
|
+
.hljs-comment * {
|
|
16
|
+
color: #800;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.hljs-keyword,
|
|
20
|
+
.method,
|
|
21
|
+
.hljs-list .hljs-title,
|
|
22
|
+
.clojure .hljs-built_in,
|
|
23
|
+
.nginx .hljs-title,
|
|
24
|
+
.hljs-tag .hljs-title,
|
|
25
|
+
.setting .hljs-value,
|
|
26
|
+
.hljs-winutils,
|
|
27
|
+
.tex .hljs-command,
|
|
28
|
+
.http .hljs-title,
|
|
29
|
+
.hljs-request,
|
|
30
|
+
.hljs-status {
|
|
31
|
+
color: #008;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.hljs-envvar,
|
|
35
|
+
.tex .hljs-special {
|
|
36
|
+
color: #660;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.hljs-string,
|
|
40
|
+
.hljs-tag .hljs-value,
|
|
41
|
+
.hljs-cdata,
|
|
42
|
+
.hljs-filter .hljs-argument,
|
|
43
|
+
.hljs-attr_selector,
|
|
44
|
+
.apache .hljs-cbracket,
|
|
45
|
+
.hljs-date,
|
|
46
|
+
.hljs-regexp,
|
|
47
|
+
.coffeescript .hljs-attribute {
|
|
48
|
+
color: #080;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.hljs-sub .hljs-identifier,
|
|
52
|
+
.hljs-pi,
|
|
53
|
+
.hljs-tag,
|
|
54
|
+
.hljs-tag .hljs-keyword,
|
|
55
|
+
.hljs-decorator,
|
|
56
|
+
.ini .hljs-title,
|
|
57
|
+
.hljs-shebang,
|
|
58
|
+
.hljs-prompt,
|
|
59
|
+
.hljs-hexcolor,
|
|
60
|
+
.hljs-rules .hljs-value,
|
|
61
|
+
.css .hljs-value .hljs-number,
|
|
62
|
+
.hljs-literal,
|
|
63
|
+
.hljs-symbol,
|
|
64
|
+
.ruby .hljs-symbol .hljs-string,
|
|
65
|
+
.hljs-number,
|
|
66
|
+
.css .hljs-function,
|
|
67
|
+
.clojure .hljs-attribute {
|
|
68
|
+
color: #066;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.hljs-class .hljs-title,
|
|
72
|
+
.haskell .hljs-type,
|
|
73
|
+
.smalltalk .hljs-class,
|
|
74
|
+
.hljs-javadoctag,
|
|
75
|
+
.hljs-yardoctag,
|
|
76
|
+
.hljs-phpdoc,
|
|
77
|
+
.hljs-typename,
|
|
78
|
+
.hljs-tag .hljs-attribute,
|
|
79
|
+
.hljs-doctype,
|
|
80
|
+
.hljs-class .hljs-id,
|
|
81
|
+
.hljs-built_in,
|
|
82
|
+
.setting,
|
|
83
|
+
.hljs-params,
|
|
84
|
+
.hljs-variable,
|
|
85
|
+
.clojure .hljs-title {
|
|
86
|
+
color: #606;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.css .hljs-tag,
|
|
90
|
+
.hljs-rules .hljs-property,
|
|
91
|
+
.hljs-pseudo,
|
|
92
|
+
.hljs-subst {
|
|
93
|
+
color: #000;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.css .hljs-class,
|
|
97
|
+
.css .hljs-id {
|
|
98
|
+
color: #9B703F;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.hljs-value .hljs-important {
|
|
102
|
+
color: #ff7700;
|
|
103
|
+
font-weight: bold;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.hljs-rules .hljs-keyword {
|
|
107
|
+
color: #C5AF75;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.hljs-annotation,
|
|
111
|
+
.apache .hljs-sqbracket,
|
|
112
|
+
.nginx .hljs-built_in {
|
|
113
|
+
color: #9B859D;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.hljs-preprocessor,
|
|
117
|
+
.hljs-preprocessor *,
|
|
118
|
+
.hljs-pragma {
|
|
119
|
+
color: #444;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.tex .hljs-formula {
|
|
123
|
+
background-color: #EEE;
|
|
124
|
+
font-style: italic;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.diff .hljs-header,
|
|
128
|
+
.hljs-chunk {
|
|
129
|
+
color: #808080;
|
|
130
|
+
font-weight: bold;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.diff .hljs-change {
|
|
134
|
+
background-color: #BCCFF9;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.hljs-addition {
|
|
138
|
+
background-color: #BAEEBA;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.hljs-deletion {
|
|
142
|
+
background-color: #FFC8BD;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
.hljs-comment .hljs-yardoctag {
|
|
146
|
+
font-weight: bold;
|
|
147
|
+
}
|