Home
last modified time | relevance | path

Searched refs:blue (Results 51 – 75 of 289) sorted by relevance

12345678910>>...12

/plugin/latexit/tests/my/
H A Dtest2.loc1 ;blue;;0;1;0
/plugin/code3/styles/schemes/
H A Ddefault.css5 color: blue;
47 color: blue;
/plugin/gcalendar/inc/
H A Dstandard.css62 .gCal_columnHead a:visited {color: blue}
73 border-top : 1px solid blue;
74 border-bottom : 1px solid blue;
/plugin/autoincludeindex/
H A Dtemplate.tpl3 <box 100% round blue>
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.applescript.css4 color: blue;
H A Djquery.syntax.brush.apache.css4 color: blue; }
H A Djquery.syntax.brush.diff.css14 color: blue; }
/plugin/topbarsyntax/
H A Dstyle.ini6 __navi_smplbar_background_alt__ = "#aaaaed" ; a light blue
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D4cd246e5c4c035a2cd4081ae9a3d54e5.asciidoc13 'tag' => 'blue',
H A Dac544eb247a29ca42aab13826ca88561.asciidoc13 'tag' => 'blue',
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.bmp.php314 $blue = getid3_lib::LittleEndian2Int(substr($BMPpalette, $paletteoffset++, 1));
322 $thisfile_bmp['palette'][$i] = (($red << 16) | ($green << 8) | $blue);
609 …$blue = intval(round(((($pixelvalue & $thisfile_bmp_header_raw['blue_mask']) >> $blueshift) / (…
610 $thisfile_bmp['data'][$row][$col] = (($red << 16) | ($green << 8) | ($blue));
653 $blue = ($BMPinfo['bmp']['data'][$row][$col] & 0x000000FF);
654 $pixelcolor = imagecolorallocate($im, $red, $green, $blue);
/plugin/geonav/
H A Dsidebar.css14 border-color:blue;
/plugin/bpmnioeditor/
H A Dstyle.css10 --blue-base-65: #4d90ff;
11 --blue-base-65-opacity-30: rgba(77, 144, 255, 0.3);
12 --blue-darken-48: #005df7;
13 --blue-darken-55: #1a70ff;
14 --blue-lighten-82: #a2c5ff;
35 --bendpoint-fill-color: var(--blue-base-65-opacity-30);
36 --bendpoint-stroke-color: var(--blue-base-65);
41 --element-dragger-color: var(--blue-base-65);
49 --palette-entry-hover-color: var(--blue-darken-48);
50 --palette-entry-selected-color: var(--blue-base-65);
[all …]
/plugin/a2s/
H A Ddemo.txt90 …* or using a colorname such as ''blue'', ''red'', ''LemonChiffon'' etc... I just don't know the ex…
99 "fill":"blue"
104 "stroke":"blue"
145 |[blue] |
154 [blue]: {"fill":"blue","a2s:delref":true}
219 |[blue] |
228 [blue]: {"fill":"blue","a2s:delref":true}
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.ColorKeywords.txt
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DCli.php512 'blue' => '0;34',
633 $this->cWrite('blue', $param->serialize());
/plugin/davcard/vendor/sabre/vobject/lib/
H A DCli.php507 'blue' => '0;34',
625 $this->cWrite('blue', $param->serialize());
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DCli.php507 'blue' => '0;34',
625 $this->cWrite('blue', $param->serialize());
/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php507 'blue' => '0;34',
625 $this->cWrite('blue', $param->serialize());
/plugin/syntaxhighlighter3/sxh3/tests/
H A Dtasks.coffee16 grunt.log.ok 'You can access tests on ' + 'http://localhost:3000'.blue + ' (Ctrl+C to stop)'
/plugin/virtualkeyboard/vk/keyboard/
H A Dkeyboard.css74 color: blue;
224 color: blue;
232 color: blue;
/plugin/ghissues/helper/
H A DapiCacheInterface.php228 $blue = 0xFF & $colorval;
230 $lum = 1.0 - ( 0.299 * $red + 0.587 * $green + 0.114 * $blue)/255.0;
/plugin/sketchcanvas/
H A DREADME.md46 color: blue
84 color: blue
/plugin/webdav/vendor/sabre/vobject/lib/
H A DCli.php486 'blue' => '0;34',
599 $this->cWrite('blue', $param->serialize());
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfck_insertHtmlCode.css44 color: blue;

12345678910>>...12