Home
last modified time | relevance | path

Searched refs:colors (Results 126 – 150 of 246) sorted by last modified time

12345678910

/plugin/revealjs/css/theme/
H A Dmoon.css8 * Solarized colors by Ethan Schoonover
H A Dsolarized.css8 * Solarized colors by Ethan Schoonover
/plugin/revealjs/css/theme/source/
H A Dsolarized.scss20 * Solarized colors by Ethan Schoonover
27 // Solarized colors
/plugin/revealjs/plugin/search/
H A Dsearch.js25 var colors = ["#ff6", "#a0ffff", "#9f9", "#f99", "#f6f"];
74 wordColor[regs[0].toLowerCase()] = colors[colorIdx++ % colors.length];
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties246 …lowed=PDF documents are not allowed to use their own colors: “Allow pages to choose their own colo…
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties210 …ents PDF pòdon pas utilizar lors pròprias colors : « Autorizar las paginas web d'utilizar lors prò…
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties242 …lowed=PDF documents are not allowed to use their own colors: “Allow pages to choose their own colo…
/plugin/pdfjs/pdfjs/web/locale/ca/
H A Dviewer.properties236 …_allowed=Els documents PDF no poden usar els seus colors propis: «Permet a les pàgines triar els c…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js16255 colors = context.colors;
16298 var c1r = colors[c1],
16301 var c2r = colors[c2],
16396 colors: colors,
16456 var colors = raw[3];
18700 colors[cIndex + 9] = colors[cIndex + 3];
18701 colors[cIndex + 10] = colors[cIndex + 4];
18702 colors[cIndex + 11] = colors[cIndex + 5];
18703 colors[cIndex + 12] = colors[cIndex + 6];
18704 colors[cIndex + 13] = colors[cIndex + 7];
[all …]
H A Dpdf.js.map1colors","rowSize","c1","c2","c3","x2","y2","x3","y3","c1r","c1g","c1b","c2r","c2g","c2b","c3r","c3…
H A Dpdf.worker.js17767 var colors = this.colors = params.get('Colors') || 1;
17783 var colors = this.colors;
49010 var colors = mesh.colors;
49046 colors.push(color);
49060 var colors = mesh.colors;
49110 colors = mesh.colors;
49188 var colors = mesh.colors;
49319 var colors = mesh.colors;
49486 var colors = mesh.colors;
49490 var c = colors[i];
[all …]
H A Dpdf.worker.js.map1colors","bits","columns","rowBytes","rawBytes","inbuf","outbuf","inbits","outbits","bytesPerPixel"…
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties184 … PDF no pueden fer servir las suyas propias colors: 'Permitir que as pachinas triguen as suyas pro…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …DF documents are not allowed to use their own colors: ' +\n '\\'Allow pages to choose their o…
/plugin/note/
H A Dsyntax.php168 $colors = array('note' => '#eeeeff', 'warning' => '#ffdddd', 'important' => '#ffffcc', 'tip' => '#ddffdd');
192 $properties ['background-color'] = $colors[$type];
204 $properties ['background-color'] = $colors[$type];
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/minimap/
H A Dstyle.css35 -moz-border-bottom-colors: none;
36 -moz-border-left-colors: none;
37 -moz-border-right-colors: none;
38 -moz-border-top-colors: none;
95 -moz-border-bottom-colors: none;
96 -moz-border-left-colors: none;
97 -moz-border-right-colors: none;
98 -moz-border-top-colors: none;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_contrast_black.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
H A Ddhtmlxgantt_contrast_white.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
H A Ddhtmlxgantt_meadow.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
H A Ddhtmlxgantt_terrace.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
H A Ddhtmlxgantt_broadway.css17 /* colors for items with inline styles assigned (task.color, link.color)*/
H A Ddhtmlxgantt_skyblue.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.css16 /* colors for items with inline styles assigned (task.color, link.color)*/
/plugin/codeprettify/code-prettify/
H A DREADME.md194 ### How can I customize the colors and styles of my code?

12345678910