Home
last modified time | relevance | path

Searched refs:blue (Results 126 – 150 of 289) sorted by relevance

12345678910>>...12

/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js887 blue,
894 blue = toInt(rgb[2].substring(5), 16);
899 blue = toInt((t = rgb[3].charAt(3)) + t, 16);
909 blue = toFloat(values[2]);
910 values[2].slice(-1) == "%" && (blue *= 2.55);
920 blue = toFloat(values[2]);
921 values[2].slice(-1) == "%" && (blue *= 2.55);
925 return R.hsb2rgb(red, green, blue, opacity);
933 blue = toFloat(values[2]);
934 values[2].slice(-1) == "%" && (blue *= 2.55);
[all …]
/plugin/stlviewer/stlviewer/
H A Dparser.min.js2 …reen:parseInt(J.substr(2,2),16)/255,blue:parseInt(J.substr(4,2),16)/255},n.push([I.v1,I.v2,I.v3,J.…
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCore.css51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
H A DshCoreMDUltra.css51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
H A DshCoreRDark.css51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
H A DshCoreEmacs.css51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
H A DshCoreMidnight.css51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
H A DshCoreFadeToGrey.css51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
/plugin/projects/
H A Dcodemirror.css158 .cm-s-default span.cm-header {color: blue;}
/plugin/animation/styles/
H A DshCore.css191 color: blue !important;
/plugin/mikioplugin/
H A DREADME.md3 [![License: GPL-2](https://img.shields.io/github/license/nomadjimbob/mikioplugin?color=blue)](LICENSE)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D41.41.js.map1blue;\n// <?=''?>\n// }\n// .boo { background: blue; <?=''?> }\n// </style>\n// <!--\n// <…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1369 blue,
1376 blue = toInt(rgb[2].substring(5), 16);
1381 blue = toInt((t = rgb[3].charAt(3)) + t, 16);
1391 blue = toFloat(values[2]);
1392 values[2].slice(-1) == "%" && (blue *= 2.55);
1402 blue = toFloat(values[2]);
1403 values[2].slice(-1) == "%" && (blue /= 100);
1407 return Snap.hsb2rgb(red, green, blue, opacity);
1415 blue = toFloat(values[2]);
1416 values[2].slice(-1) == "%" && (blue /= 100);
[all …]
/plugin/flowplay/flowplayer/
H A DREADME.txt58 - Removed the blue the background color of the player. The light blue color
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css595 color: blue;
1023 color: blue;
1882 color: blue;
2502 color: blue;
2918 color: blue;
3054 color: blue;
/plugin/clock/
H A Dstyle.css133 * Features : a blue box with a white typeface, shadows.
/plugin/settingstree/
H A Dstyle.css171 color: blue;
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc112 …abel: "<html><span title='"+editor.lang.geshi.tooltip+"' style = 'color:blue;text-decoration:und…
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCoreEclipse.css128 color: blue !important; }
/plugin/syntaxhighlighter4/dist/
H A Dtheme-midnight.css143 color: blue !important; }
H A Dtheme-rdark.css143 color: blue !important; }
H A Dtheme-django.css143 color: blue !important; }
H A Dtheme-emacs.css143 color: blue !important; }
H A Dtheme-fadetogrey.css143 color: blue !important; }
H A Dtheme-mdultra.css143 color: blue !important; }

12345678910>>...12