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,112 @@
|
|
|
1
|
-
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
Style with support for rainbow parens
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block; padding: 0.5em;
|
|
9
|
+
background: #474949; color: #D1D9E1;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
.hljs-body,
|
|
14
|
+
.hljs-collection {
|
|
15
|
+
color: #D1D9E1;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.hljs-comment,
|
|
19
|
+
.hljs-template_comment,
|
|
20
|
+
.diff .hljs-header,
|
|
21
|
+
.hljs-doctype,
|
|
22
|
+
.lisp .hljs-string,
|
|
23
|
+
.hljs-javadoc {
|
|
24
|
+
color: #969896;
|
|
25
|
+
font-style: italic;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.hljs-keyword,
|
|
29
|
+
.clojure .hljs-attribute,
|
|
30
|
+
.hljs-winutils,
|
|
31
|
+
.javascript .hljs-title,
|
|
32
|
+
.hljs-addition,
|
|
33
|
+
.css .hljs-tag {
|
|
34
|
+
color: #cc99cc;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.hljs-number { color: #f99157; }
|
|
38
|
+
|
|
39
|
+
.hljs-command,
|
|
40
|
+
.hljs-string,
|
|
41
|
+
.hljs-tag .hljs-value,
|
|
42
|
+
.hljs-phpdoc,
|
|
43
|
+
.tex .hljs-formula,
|
|
44
|
+
.hljs-regexp,
|
|
45
|
+
.hljs-hexcolor {
|
|
46
|
+
color: #8abeb7;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.hljs-title,
|
|
50
|
+
.hljs-localvars,
|
|
51
|
+
.hljs-function .hljs-title,
|
|
52
|
+
.hljs-chunk,
|
|
53
|
+
.hljs-decorator,
|
|
54
|
+
.hljs-built_in,
|
|
55
|
+
.lisp .hljs-title,
|
|
56
|
+
.hljs-identifier
|
|
57
|
+
{
|
|
58
|
+
color: #b5bd68;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.hljs-class .hljs-keyword
|
|
62
|
+
{
|
|
63
|
+
color: #f2777a;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.hljs-variable,
|
|
67
|
+
.lisp .hljs-body,
|
|
68
|
+
.smalltalk .hljs-number,
|
|
69
|
+
.hljs-constant,
|
|
70
|
+
.hljs-class .hljs-title,
|
|
71
|
+
.hljs-parent,
|
|
72
|
+
.haskell .hljs-label,
|
|
73
|
+
.hljs-id,
|
|
74
|
+
.lisp .hljs-title,
|
|
75
|
+
.clojure .hljs-title .hljs-built_in {
|
|
76
|
+
color: #ffcc66;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.hljs-tag .hljs-title,
|
|
80
|
+
.hljs-rules .hljs-property,
|
|
81
|
+
.django .hljs-tag .hljs-keyword,
|
|
82
|
+
.clojure .hljs-title .hljs-built_in {
|
|
83
|
+
font-weight: bold;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.hljs-attribute,
|
|
87
|
+
.clojure .hljs-title {
|
|
88
|
+
color: #81a2be;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.hljs-preprocessor,
|
|
92
|
+
.hljs-pragma,
|
|
93
|
+
.hljs-pi,
|
|
94
|
+
.hljs-shebang,
|
|
95
|
+
.hljs-symbol,
|
|
96
|
+
.hljs-symbol .hljs-string,
|
|
97
|
+
.diff .hljs-change,
|
|
98
|
+
.hljs-special,
|
|
99
|
+
.hljs-attr_selector,
|
|
100
|
+
.hljs-important,
|
|
101
|
+
.hljs-subst,
|
|
102
|
+
.hljs-cdata {
|
|
103
|
+
color: #f99157;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.hljs-deletion {
|
|
107
|
+
color: #dc322f;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.tex .hljs-formula {
|
|
111
|
+
background: #eee8d5;
|
|
112
|
+
}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
School Book style from goldblog.com.ua (c) Zaripov Yura <yur4ik7@ukr.net>
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block; padding: 15px 0.5em 0.5em 30px;
|
|
9
|
+
font-size: 11px !important;
|
|
10
|
+
line-height:16px !important;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
pre{
|
|
14
|
+
background:#f6f6ae url(./school_book.png);
|
|
15
|
+
border-top: solid 2px #d2e8b9;
|
|
16
|
+
border-bottom: solid 1px #d2e8b9;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.hljs-keyword,
|
|
20
|
+
.hljs-literal,
|
|
21
|
+
.hljs-change,
|
|
22
|
+
.hljs-winutils,
|
|
23
|
+
.hljs-flow,
|
|
24
|
+
.lisp .hljs-title,
|
|
25
|
+
.clojure .hljs-built_in,
|
|
26
|
+
.nginx .hljs-title,
|
|
27
|
+
.tex .hljs-special {
|
|
28
|
+
color:#005599;
|
|
29
|
+
font-weight:bold;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.hljs,
|
|
33
|
+
.hljs-subst,
|
|
34
|
+
.hljs-tag .hljs-keyword {
|
|
35
|
+
color: #3E5915;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.hljs-string,
|
|
39
|
+
.hljs-title,
|
|
40
|
+
.haskell .hljs-type,
|
|
41
|
+
.hljs-tag .hljs-value,
|
|
42
|
+
.css .hljs-rules .hljs-value,
|
|
43
|
+
.hljs-preprocessor,
|
|
44
|
+
.hljs-pragma,
|
|
45
|
+
.ruby .hljs-symbol,
|
|
46
|
+
.ruby .hljs-symbol .hljs-string,
|
|
47
|
+
.ruby .hljs-class .hljs-parent,
|
|
48
|
+
.hljs-built_in,
|
|
49
|
+
.sql .hljs-aggregate,
|
|
50
|
+
.django .hljs-template_tag,
|
|
51
|
+
.django .hljs-variable,
|
|
52
|
+
.smalltalk .hljs-class,
|
|
53
|
+
.hljs-javadoc,
|
|
54
|
+
.ruby .hljs-string,
|
|
55
|
+
.django .hljs-filter .hljs-argument,
|
|
56
|
+
.smalltalk .hljs-localvars,
|
|
57
|
+
.smalltalk .hljs-array,
|
|
58
|
+
.hljs-attr_selector,
|
|
59
|
+
.hljs-pseudo,
|
|
60
|
+
.hljs-addition,
|
|
61
|
+
.hljs-stream,
|
|
62
|
+
.hljs-envvar,
|
|
63
|
+
.apache .hljs-tag,
|
|
64
|
+
.apache .hljs-cbracket,
|
|
65
|
+
.nginx .hljs-built_in,
|
|
66
|
+
.tex .hljs-command,
|
|
67
|
+
.coffeescript .hljs-attribute {
|
|
68
|
+
color: #2C009F;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.hljs-comment,
|
|
72
|
+
.java .hljs-annotation,
|
|
73
|
+
.python .hljs-decorator,
|
|
74
|
+
.hljs-template_comment,
|
|
75
|
+
.hljs-pi,
|
|
76
|
+
.hljs-doctype,
|
|
77
|
+
.hljs-deletion,
|
|
78
|
+
.hljs-shebang,
|
|
79
|
+
.apache .hljs-sqbracket {
|
|
80
|
+
color: #E60415;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.hljs-keyword,
|
|
84
|
+
.hljs-literal,
|
|
85
|
+
.css .hljs-id,
|
|
86
|
+
.hljs-phpdoc,
|
|
87
|
+
.hljs-title,
|
|
88
|
+
.haskell .hljs-type,
|
|
89
|
+
.vbscript .hljs-built_in,
|
|
90
|
+
.sql .hljs-aggregate,
|
|
91
|
+
.rsl .hljs-built_in,
|
|
92
|
+
.smalltalk .hljs-class,
|
|
93
|
+
.xml .hljs-tag .hljs-title,
|
|
94
|
+
.diff .hljs-header,
|
|
95
|
+
.hljs-chunk,
|
|
96
|
+
.hljs-winutils,
|
|
97
|
+
.bash .hljs-variable,
|
|
98
|
+
.apache .hljs-tag,
|
|
99
|
+
.tex .hljs-command,
|
|
100
|
+
.hljs-request,
|
|
101
|
+
.hljs-status {
|
|
102
|
+
font-weight: bold;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.coffeescript .javascript,
|
|
106
|
+
.javascript .xml,
|
|
107
|
+
.tex .hljs-formula,
|
|
108
|
+
.xml .javascript,
|
|
109
|
+
.xml .vbscript,
|
|
110
|
+
.xml .css,
|
|
111
|
+
.xml .hljs-cdata {
|
|
112
|
+
opacity: 0.5;
|
|
113
|
+
}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <sourdrums@gmail.com>
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block;
|
|
9
|
+
padding: 0.5em;
|
|
10
|
+
background: #002b36;
|
|
11
|
+
color: #839496;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.hljs-comment,
|
|
15
|
+
.hljs-template_comment,
|
|
16
|
+
.diff .hljs-header,
|
|
17
|
+
.hljs-doctype,
|
|
18
|
+
.hljs-pi,
|
|
19
|
+
.lisp .hljs-string,
|
|
20
|
+
.hljs-javadoc {
|
|
21
|
+
color: #586e75;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
/* Solarized Green */
|
|
25
|
+
.hljs-keyword,
|
|
26
|
+
.hljs-winutils,
|
|
27
|
+
.method,
|
|
28
|
+
.hljs-addition,
|
|
29
|
+
.css .hljs-tag,
|
|
30
|
+
.hljs-request,
|
|
31
|
+
.hljs-status,
|
|
32
|
+
.nginx .hljs-title {
|
|
33
|
+
color: #859900;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/* Solarized Cyan */
|
|
37
|
+
.hljs-number,
|
|
38
|
+
.hljs-command,
|
|
39
|
+
.hljs-string,
|
|
40
|
+
.hljs-tag .hljs-value,
|
|
41
|
+
.hljs-rules .hljs-value,
|
|
42
|
+
.hljs-phpdoc,
|
|
43
|
+
.tex .hljs-formula,
|
|
44
|
+
.hljs-regexp,
|
|
45
|
+
.hljs-hexcolor,
|
|
46
|
+
.hljs-link_url {
|
|
47
|
+
color: #2aa198;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
/* Solarized Blue */
|
|
51
|
+
.hljs-title,
|
|
52
|
+
.hljs-localvars,
|
|
53
|
+
.hljs-chunk,
|
|
54
|
+
.hljs-decorator,
|
|
55
|
+
.hljs-built_in,
|
|
56
|
+
.hljs-identifier,
|
|
57
|
+
.vhdl .hljs-literal,
|
|
58
|
+
.hljs-id,
|
|
59
|
+
.css .hljs-function {
|
|
60
|
+
color: #268bd2;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
/* Solarized Yellow */
|
|
64
|
+
.hljs-attribute,
|
|
65
|
+
.hljs-variable,
|
|
66
|
+
.lisp .hljs-body,
|
|
67
|
+
.smalltalk .hljs-number,
|
|
68
|
+
.hljs-constant,
|
|
69
|
+
.hljs-class .hljs-title,
|
|
70
|
+
.hljs-parent,
|
|
71
|
+
.haskell .hljs-type,
|
|
72
|
+
.hljs-link_reference {
|
|
73
|
+
color: #b58900;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
/* Solarized Orange */
|
|
77
|
+
.hljs-preprocessor,
|
|
78
|
+
.hljs-preprocessor .hljs-keyword,
|
|
79
|
+
.hljs-pragma,
|
|
80
|
+
.hljs-shebang,
|
|
81
|
+
.hljs-symbol,
|
|
82
|
+
.hljs-symbol .hljs-string,
|
|
83
|
+
.diff .hljs-change,
|
|
84
|
+
.hljs-special,
|
|
85
|
+
.hljs-attr_selector,
|
|
86
|
+
.hljs-subst,
|
|
87
|
+
.hljs-cdata,
|
|
88
|
+
.clojure .hljs-title,
|
|
89
|
+
.css .hljs-pseudo,
|
|
90
|
+
.hljs-header {
|
|
91
|
+
color: #cb4b16;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/* Solarized Red */
|
|
95
|
+
.hljs-deletion,
|
|
96
|
+
.hljs-important {
|
|
97
|
+
color: #dc322f;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
/* Solarized Violet */
|
|
101
|
+
.hljs-link_label {
|
|
102
|
+
color: #6c71c4;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.tex .hljs-formula {
|
|
106
|
+
background: #073642;
|
|
107
|
+
}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <sourdrums@gmail.com>
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block;
|
|
9
|
+
padding: 0.5em;
|
|
10
|
+
background: #fdf6e3;
|
|
11
|
+
color: #657b83;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.hljs-comment,
|
|
15
|
+
.hljs-template_comment,
|
|
16
|
+
.diff .hljs-header,
|
|
17
|
+
.hljs-doctype,
|
|
18
|
+
.hljs-pi,
|
|
19
|
+
.lisp .hljs-string,
|
|
20
|
+
.hljs-javadoc {
|
|
21
|
+
color: #93a1a1;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
/* Solarized Green */
|
|
25
|
+
.hljs-keyword,
|
|
26
|
+
.hljs-winutils,
|
|
27
|
+
.method,
|
|
28
|
+
.hljs-addition,
|
|
29
|
+
.css .hljs-tag,
|
|
30
|
+
.hljs-request,
|
|
31
|
+
.hljs-status,
|
|
32
|
+
.nginx .hljs-title {
|
|
33
|
+
color: #859900;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/* Solarized Cyan */
|
|
37
|
+
.hljs-number,
|
|
38
|
+
.hljs-command,
|
|
39
|
+
.hljs-string,
|
|
40
|
+
.hljs-tag .hljs-value,
|
|
41
|
+
.hljs-rules .hljs-value,
|
|
42
|
+
.hljs-phpdoc,
|
|
43
|
+
.tex .hljs-formula,
|
|
44
|
+
.hljs-regexp,
|
|
45
|
+
.hljs-hexcolor,
|
|
46
|
+
.hljs-link_url {
|
|
47
|
+
color: #2aa198;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
/* Solarized Blue */
|
|
51
|
+
.hljs-title,
|
|
52
|
+
.hljs-localvars,
|
|
53
|
+
.hljs-chunk,
|
|
54
|
+
.hljs-decorator,
|
|
55
|
+
.hljs-built_in,
|
|
56
|
+
.hljs-identifier,
|
|
57
|
+
.vhdl .hljs-literal,
|
|
58
|
+
.hljs-id,
|
|
59
|
+
.css .hljs-function {
|
|
60
|
+
color: #268bd2;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
/* Solarized Yellow */
|
|
64
|
+
.hljs-attribute,
|
|
65
|
+
.hljs-variable,
|
|
66
|
+
.lisp .hljs-body,
|
|
67
|
+
.smalltalk .hljs-number,
|
|
68
|
+
.hljs-constant,
|
|
69
|
+
.hljs-class .hljs-title,
|
|
70
|
+
.hljs-parent,
|
|
71
|
+
.haskell .hljs-type,
|
|
72
|
+
.hljs-link_reference {
|
|
73
|
+
color: #b58900;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
/* Solarized Orange */
|
|
77
|
+
.hljs-preprocessor,
|
|
78
|
+
.hljs-preprocessor .hljs-keyword,
|
|
79
|
+
.hljs-pragma,
|
|
80
|
+
.hljs-shebang,
|
|
81
|
+
.hljs-symbol,
|
|
82
|
+
.hljs-symbol .hljs-string,
|
|
83
|
+
.diff .hljs-change,
|
|
84
|
+
.hljs-special,
|
|
85
|
+
.hljs-attr_selector,
|
|
86
|
+
.hljs-subst,
|
|
87
|
+
.hljs-cdata,
|
|
88
|
+
.clojure .hljs-title,
|
|
89
|
+
.css .hljs-pseudo,
|
|
90
|
+
.hljs-header {
|
|
91
|
+
color: #cb4b16;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/* Solarized Red */
|
|
95
|
+
.hljs-deletion,
|
|
96
|
+
.hljs-important {
|
|
97
|
+
color: #dc322f;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
/* Solarized Violet */
|
|
101
|
+
.hljs-link_label {
|
|
102
|
+
color: #6c71c4;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.tex .hljs-formula {
|
|
106
|
+
background: #eee8d5;
|
|
107
|
+
}
|
|
@@ -1 +1,160 @@
|
|
|
1
|
-
|
|
1
|
+
/*
|
|
2
|
+
|
|
3
|
+
Sunburst-like style (c) Vasily Polovnyov <vast@whiteants.net>
|
|
4
|
+
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
.hljs {
|
|
8
|
+
display: block; padding: 0.5em;
|
|
9
|
+
background: #000; color: #f8f8f8;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.hljs-comment,
|
|
13
|
+
.hljs-template_comment,
|
|
14
|
+
.hljs-javadoc {
|
|
15
|
+
color: #aeaeae;
|
|
16
|
+
font-style: italic;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.hljs-keyword,
|
|
20
|
+
.ruby .hljs-function .hljs-keyword,
|
|
21
|
+
.hljs-request,
|
|
22
|
+
.hljs-status,
|
|
23
|
+
.nginx .hljs-title {
|
|
24
|
+
color: #E28964;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.hljs-function .hljs-keyword,
|
|
28
|
+
.hljs-sub .hljs-keyword,
|
|
29
|
+
.method,
|
|
30
|
+
.hljs-list .hljs-title {
|
|
31
|
+
color: #99CF50;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.hljs-string,
|
|
35
|
+
.hljs-tag .hljs-value,
|
|
36
|
+
.hljs-cdata,
|
|
37
|
+
.hljs-filter .hljs-argument,
|
|
38
|
+
.hljs-attr_selector,
|
|
39
|
+
.apache .hljs-cbracket,
|
|
40
|
+
.hljs-date,
|
|
41
|
+
.tex .hljs-command,
|
|
42
|
+
.coffeescript .hljs-attribute {
|
|
43
|
+
color: #65B042;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.hljs-subst {
|
|
47
|
+
color: #DAEFA3;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.hljs-regexp {
|
|
51
|
+
color: #E9C062;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.hljs-title,
|
|
55
|
+
.hljs-sub .hljs-identifier,
|
|
56
|
+
.hljs-pi,
|
|
57
|
+
.hljs-tag,
|
|
58
|
+
.hljs-tag .hljs-keyword,
|
|
59
|
+
.hljs-decorator,
|
|
60
|
+
.hljs-shebang,
|
|
61
|
+
.hljs-prompt {
|
|
62
|
+
color: #89BDFF;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.hljs-class .hljs-title,
|
|
66
|
+
.haskell .hljs-type,
|
|
67
|
+
.smalltalk .hljs-class,
|
|
68
|
+
.hljs-javadoctag,
|
|
69
|
+
.hljs-yardoctag,
|
|
70
|
+
.hljs-phpdoc {
|
|
71
|
+
text-decoration: underline;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.hljs-symbol,
|
|
75
|
+
.ruby .hljs-symbol .hljs-string,
|
|
76
|
+
.hljs-number {
|
|
77
|
+
color: #3387CC;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.hljs-params,
|
|
81
|
+
.hljs-variable,
|
|
82
|
+
.clojure .hljs-attribute {
|
|
83
|
+
color: #3E87E3;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.css .hljs-tag,
|
|
87
|
+
.hljs-rules .hljs-property,
|
|
88
|
+
.hljs-pseudo,
|
|
89
|
+
.tex .hljs-special {
|
|
90
|
+
color: #CDA869;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.css .hljs-class {
|
|
94
|
+
color: #9B703F;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.hljs-rules .hljs-keyword {
|
|
98
|
+
color: #C5AF75;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.hljs-rules .hljs-value {
|
|
102
|
+
color: #CF6A4C;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.css .hljs-id {
|
|
106
|
+
color: #8B98AB;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.hljs-annotation,
|
|
110
|
+
.apache .hljs-sqbracket,
|
|
111
|
+
.nginx .hljs-built_in {
|
|
112
|
+
color: #9B859D;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.hljs-preprocessor,
|
|
116
|
+
.hljs-pragma {
|
|
117
|
+
color: #8996A8;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.hljs-hexcolor,
|
|
121
|
+
.css .hljs-value .hljs-number {
|
|
122
|
+
color: #DD7B3B;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.css .hljs-function {
|
|
126
|
+
color: #DAD085;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.diff .hljs-header,
|
|
130
|
+
.hljs-chunk,
|
|
131
|
+
.tex .hljs-formula {
|
|
132
|
+
background-color: #0E2231;
|
|
133
|
+
color: #F8F8F8;
|
|
134
|
+
font-style: italic;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.diff .hljs-change {
|
|
138
|
+
background-color: #4A410D;
|
|
139
|
+
color: #F8F8F8;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.hljs-addition {
|
|
143
|
+
background-color: #253B22;
|
|
144
|
+
color: #F8F8F8;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.hljs-deletion {
|
|
148
|
+
background-color: #420E09;
|
|
149
|
+
color: #F8F8F8;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.coffeescript .javascript,
|
|
153
|
+
.javascript .xml,
|
|
154
|
+
.tex .hljs-formula,
|
|
155
|
+
.xml .javascript,
|
|
156
|
+
.xml .vbscript,
|
|
157
|
+
.xml .css,
|
|
158
|
+
.xml .hljs-cdata {
|
|
159
|
+
opacity: 0.5;
|
|
160
|
+
}
|
|
@@ -1 +1,93 @@
|
|
|
1
|
-
|
|
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-title {
|
|
9
|
+
color: #7285b7;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
/* Tomorrow 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: #ff9da4;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Tomorrow 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: #ffc58f;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Tomorrow Yellow */
|
|
40
|
+
.ruby .hljs-class .hljs-title,
|
|
41
|
+
.css .hljs-rules .hljs-attribute {
|
|
42
|
+
color: #ffeead;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* Tomorrow Green */
|
|
46
|
+
.hljs-string,
|
|
47
|
+
.hljs-value,
|
|
48
|
+
.hljs-inheritance,
|
|
49
|
+
.hljs-header,
|
|
50
|
+
.ruby .hljs-symbol,
|
|
51
|
+
.xml .hljs-cdata {
|
|
52
|
+
color: #d1f1a9;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* Tomorrow Aqua */
|
|
56
|
+
.css .hljs-hexcolor {
|
|
57
|
+
color: #99ffff;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Tomorrow 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: #bbdaff;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
/* Tomorrow Purple */
|
|
73
|
+
.hljs-keyword,
|
|
74
|
+
.javascript .hljs-function {
|
|
75
|
+
color: #ebbbff;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.hljs {
|
|
79
|
+
display: block;
|
|
80
|
+
background: #002451;
|
|
81
|
+
color: white;
|
|
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
|
+
}
|