source: node_modules/react-syntax-highlighter/dist/cjs/styles/prism/holi-theme.min.js

main
Last change on this file was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 4.0 KB
Line 
1"use strict";
2
3Object.defineProperty(exports, "__esModule", {
4 value: true
5});
6exports["default"] = void 0;
7var _default = {
8 "code[class*=language-]": {
9 "color": "#d6e7ff",
10 "background": "#030314",
11 "textShadow": "none",
12 "fontFamily": "Consolas,Monaco,\"Andale Mono\",\"Ubuntu Mono\",monospace",
13 "fontSize": "1em",
14 "lineHeight": "1.5",
15 "letterSpacing": ".2px",
16 "whiteSpace": "pre",
17 "wordSpacing": "normal",
18 "wordBreak": "normal",
19 "wordWrap": "normal",
20 "textAlign": "left",
21 "MozTabSize": "4",
22 "OTabSize": "4",
23 "tabSize": "4",
24 "WebkitHyphens": "none",
25 "MozHyphens": "none",
26 "msHyphens": "none",
27 "hyphens": "none"
28 },
29 "pre[class*=language-]": {
30 "color": "#d6e7ff",
31 "background": "#030314",
32 "textShadow": "none",
33 "fontFamily": "Consolas,Monaco,\"Andale Mono\",\"Ubuntu Mono\",monospace",
34 "fontSize": "1em",
35 "lineHeight": "1.5",
36 "letterSpacing": ".2px",
37 "whiteSpace": "pre",
38 "wordSpacing": "normal",
39 "wordBreak": "normal",
40 "wordWrap": "normal",
41 "textAlign": "left",
42 "MozTabSize": "4",
43 "OTabSize": "4",
44 "tabSize": "4",
45 "WebkitHyphens": "none",
46 "MozHyphens": "none",
47 "msHyphens": "none",
48 "hyphens": "none",
49 "border": "1px solid #2a4555",
50 "borderRadius": "5px",
51 "padding": "1.5em 1em",
52 "margin": "1em 0",
53 "overflow": "auto"
54 },
55 "code[class*=language-] ::-moz-selection": {
56 "color": "inherit",
57 "background": "#1d3b54",
58 "textShadow": "none"
59 },
60 "code[class*=language-] ::selection": {
61 "color": "inherit",
62 "background": "#1d3b54",
63 "textShadow": "none"
64 },
65 "code[class*=language-]::-moz-selection": {
66 "color": "inherit",
67 "background": "#1d3b54",
68 "textShadow": "none"
69 },
70 "code[class*=language-]::selection": {
71 "color": "inherit",
72 "background": "#1d3b54",
73 "textShadow": "none"
74 },
75 "pre[class*=language-] ::-moz-selection": {
76 "color": "inherit",
77 "background": "#1d3b54",
78 "textShadow": "none"
79 },
80 "pre[class*=language-] ::selection": {
81 "color": "inherit",
82 "background": "#1d3b54",
83 "textShadow": "none"
84 },
85 "pre[class*=language-]::-moz-selection": {
86 "color": "inherit",
87 "background": "#1d3b54",
88 "textShadow": "none"
89 },
90 "pre[class*=language-]::selection": {
91 "color": "inherit",
92 "background": "#1d3b54",
93 "textShadow": "none"
94 },
95 ":not(pre)>code[class*=language-]": {
96 "color": "#f0f6f6",
97 "background": "#2a4555",
98 "padding": ".2em .3em",
99 "borderRadius": ".2em",
100 "boxDecorationBreak": "clone"
101 },
102 "cdata": {
103 "color": "#446e69"
104 },
105 "comment": {
106 "color": "#446e69"
107 },
108 "doctype": {
109 "color": "#446e69"
110 },
111 "prolog": {
112 "color": "#446e69"
113 },
114 "punctuation": {
115 "color": "#d6b007"
116 },
117 "boolean": {
118 "color": "#d6e7ff"
119 },
120 "constant": {
121 "color": "#d6e7ff"
122 },
123 "deleted": {
124 "color": "#d6e7ff"
125 },
126 "number": {
127 "color": "#d6e7ff"
128 },
129 "property": {
130 "color": "#d6e7ff"
131 },
132 "symbol": {
133 "color": "#d6e7ff"
134 },
135 "tag": {
136 "color": "#d6e7ff"
137 },
138 "attr-name": {
139 "color": "#e60067"
140 },
141 "builtin": {
142 "color": "#e60067"
143 },
144 "inserted": {
145 "color": "#e60067"
146 },
147 "selector": {
148 "color": "#e60067"
149 },
150 "char": {
151 "color": "#49c6ec"
152 },
153 "string": {
154 "color": "#49c6ec"
155 },
156 ".language-css .token.string": {
157 "color": "#ec8e01",
158 "background": "0 0"
159 },
160 ".style .token.string": {
161 "color": "#ec8e01",
162 "background": "0 0"
163 },
164 "entity": {
165 "color": "#ec8e01",
166 "background": "0 0"
167 },
168 "operator": {
169 "color": "#ec8e01",
170 "background": "0 0"
171 },
172 "url": {
173 "color": "#ec8e01",
174 "background": "0 0"
175 },
176 "atrule": {
177 "color": "#0fe468"
178 },
179 "attr-value": {
180 "color": "#0fe468"
181 },
182 "keyword": {
183 "color": "#0fe468"
184 },
185 "class-name": {
186 "color": "#78f3e9"
187 },
188 "function": {
189 "color": "#78f3e9"
190 },
191 "important": {
192 "color": "#d6e7ff"
193 },
194 "regex": {
195 "color": "#d6e7ff"
196 },
197 "variable": {
198 "color": "#d6e7ff"
199 }
200};
201exports["default"] = _default;
Note: See TracBrowser for help on using the repository browser.