Home
last modified time | relevance | path

Searched refs:rgb (Results 51 – 75 of 130) sorted by relevance

123456

/plugin/revealjs/js/
H A Dreveal.js1242 var rgb = colorToRgb( contrastColor );
1247 if( rgb && rgb.a !== 0 ) {
1872 var rgb = color.match( /^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/i );
1873 if( rgb ) {
1875 r: parseInt( rgb[1], 10 ),
1876 g: parseInt( rgb[2], 10 ),
1877 b: parseInt( rgb[3], 10 )
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css110 background-color:rgb(242, 147, 30);
111 border:rgb(240, 135, 5);
530 background:rgb(229, 229, 229);
531 border-bottom:1px solid rgb(192, 192, 192);
535 color:rgb(35, 86, 149);
797 color:rgb(112, 112, 112);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css520 color: rgb(128, 128, 128);
840 background: rgb(255, 255, 225) !important;
1031 background: rgb(229, 229, 229) !important;
1053 background-color: rgb(255, 255, 255);
1754 color: rgb(128, 128, 128);
1760 color: rgb(128, 128, 128);
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css40 background-color: rgb(180, 0, 170);
57 background-color: rgb(0, 100, 0);
60 .textLayer ::-moz-selection { background: rgb(0,0,255); }
62 .textLayer ::selection { background: rgb(0,0,255); }
959 background-color: rgb(255, 102, 102);
2052 background-color: rgb(128,255,128);
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc186 matches = target.getAttribute( 'style' ).match(/(rgb\([,\s\d]+\))/);
207 return "rgb(" + R +", " +G +", " +B+")";
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc186 matches = target.getAttribute( 'style' ).match(/(rgb\([,\s\d]+\))/);
207 return "rgb(" + R +", " +G +", " +B+")";
/plugin/revealjs/
H A Dchangelog.md22 …- All possible HTML color names and codes are supported: `red`, `#f00`, `#ff0000`, `rgb(255,0,0)`,…
H A DREADME.md270 …- All possible HTML color names and codes are supported: `red`, `#f00`, `#ff0000`, `rgb(255,0,0)`,…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4671 function rgb2hex(rgb) argument
4673 rgb = rgb.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);
4675 return (rgb && rgb.length === 4) ? "#" +
4676 ("0" + parseInt(rgb[1],10).toString(16)).slice(-2) +
4677 ("0" + parseInt(rgb[2],10).toString(16)).slice(-2) +
4678 ("0" + parseInt(rgb[3],10).toString(16)).slice(-2) : '';
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4707 var rgb = (color.rgb || 'FFFFFF');
4708 if (typeof rgb == 'number') rgb = ("000000" + rgb.toString(16)).slice(-6);
9853 if(y.rgb) font.color = y.rgb.slice(2,8);
10479 for(var i=0,o=1; i!=3; ++i) o = o*256 + (rgb[i]>255?255:rgb[i]<0?0:rgb[i]);
10484 var R = rgb[0]/255, G = rgb[1]/255, B=rgb[2]/255;
10505 case 0: case 6: X = C * h6; rgb[0] += C; rgb[1] += X; break;
10512 for(var i = 0; i != 3; ++i) rgb[i] = Math.round(rgb[i]*255);
10513 return rgb;
10700 if(y.rgb) fill.bgColor.rgb = y.rgb.slice(-6);
10710 if(y.rgb != null) fill.fgColor.rgb = y.rgb.slice(-6);
[all …]
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 …ok $replace $replacex \" +\n \"$reptok $result $rgb $right $round $scid…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css12 --red-base-62-lighten-90: rgb(255, 235, 235);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js1 …ceof fn?new fn(n.h,n.c,n.l):n instanceof hn?gn(n.l,n.a,n.b):gn((n=Sn((n=ao.rgb(n)).r,n.g,n.b)).l,n…
2 …x,p);break;case 3:c(n,x,b,h,p)}}}(n,r,i,u,o),a}function vr(n,t){n=ao.rgb(n),t=ao.rgb(t);var e=n.r,…
3rgb()+""},ao.hsl=ln;var Go=ln.prototype=new an;Go.brighter=function(n){return n=Math.pow(.7,argume… function
4 …tion(n,t){var e=typeof t;return("string"===e?ua.has(t.toLowerCase())||/^(#|rgb\(|hsl\()/i.test(t)?…
/plugin/c3chart/assets/
H A Dd3.min.js2rgb(),new H(t.r,t.g,t.b,t.opacity)):new H}function B(t,n,e,r){return 1===arguments.length?Y(t):new…
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Deditor.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_iequirks.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_ie8.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_gecko.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_ie.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Deditor.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_gecko.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_ie.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_ie8.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
H A Deditor_iequirks.css5 …="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="r…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md658 - CSS color now supports spaces in the rgb() format e.g. border: 1px solid rgb(170, 170, 170);

123456