Home
last modified time | relevance | path

Searched refs:green (Results 51 – 75 of 263) sorted by relevance

1234567891011

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D98aeb275f829b5f7b8eb2147701565ff.asciidoc13 'tag' => 'green',
/plugin/ebnf/
H A Debnf.php104 global $white, $black, $blue, $red, $green, $silver;
111 $green = imagecolorallocate ($im, 0, 200, 0);
129 global $white, $black, $blue, $red, $green, $silver;
226 $title, $green);
227 imageline($im, 0, 2*EBNF_U, $w, 2*EBNF_U, $green);
240 rr($im, 0,0,$w-1, $h-1, EBNF_U/2, $green);
/plugin/bugzillaint/conf/
H A Ddefault.php21 $conf['color_resolved_fixed'] = 'green';
/plugin/codeprettify/code-prettify/styles/
H A Dsunburst.css4 pre .str, code .str { color: #65B042; } /* string - green */
13 pre .atv, code .atv { color: #65B042; } /* html/xml attribute value - green */
H A Ddoxy.css5 pre .com, code .com { color: #32cd32; font-style: italic; } /* comment - green */
6 pre .typ, code .typ { color: #6ecbcc; } /* type - turq green */
/plugin/codehighlight/cp/languages/
H A Djavascript.css7 i, i b, i s, i u {color:green;font-weight:normal;} /* comments */
H A Dgeneric.css7 i, i b, i s, i u, i em {color:green;font-weight:normal;} /* comments */
H A Dhtml.css8 a {color:green;} /* links */
H A Dxsl.css15 xsl {color:green;} /* xsl */
/plugin/searchpattern/
H A Dprint.css17 border: 3px green solid;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.ColorKeywords.txt
/plugin/apidoc/
H A Dstyle.css32 span.apidoc_highlight_birdbracket {font-weight: bold; background-color: lightyellow; color: green;}
33 span.apidoc_highlight_bracket {font-weight: bold; color: green;}
/plugin/fetchmedia/
H A Dstyle.less40 color: green;
/plugin/ghissues/helper/
H A DapiCacheInterface.php227 $green = 0xFF & ($colorval >> 0x08);
230 $lum = 1.0 - ( 0.299 * $red + 0.587 * $green + 0.114 * $blue)/255.0;
/plugin/copycode/
H A Dstyle.css24 .green.alert-copycode {
/plugin/freechat/phpfreechat/themes/phoenity/smileys/
H A Dtheme.txt15 mrgreen.gif :green: +o( +( +-(
/plugin/removeold/
H A Dstyle.css11 border: 1px green solid;
/plugin/revealjs/css/theme/source/
H A Dmoon.scss42 $green: #859900; variable
H A Dsolarized.scss43 $green: #859900; variable
/plugin/wrapadd/
H A DREADME.md44 <WRAP nicebox red|orange|green|purple|yellow|blue|marine>
/plugin/pagestat/
H A Dstyle.css2 color: green;
180 color: green;
/plugin/refnotes/lang/en/
H A Dintro.txt13 Settings that are shown on a blue background are the default values. In the //Namespaces// section settings that are shown on a green background are inherited from the parent namespace.
/plugin/dirtylittlehelper/
H A Dstyle.css159 color: green !important;
172 color: green !important;
/plugin/qstat/
H A Dstyle.css65 color: green;
/plugin/revealjs/
H A Dexample_presentation.dokuwiki211 <fragment highlight-current-red>highlight-current-red (blue, green)</fragment>
213 …>red</fragment> <fragment highlight-blue>blue</fragment> <fragment highlight-green>green</fragment>

1234567891011