Home
last modified time | relevance | path

Searched refs:color (Results 1201 – 1225 of 1682) sorted by relevance

1...<<41424344454647484950>>...68

/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.layout.editor.css2 background-color: white;
/plugin/externalembed/
H A Dall.css14 background-color: rgba(33, 33, 33, 0.8);
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js90 color: "#000000",
92 color: "rgba(0,0,0,0.3)",
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php24 /** @var array PSR-3 compatible loglevels and their prefix, color, output channel */
105 * Add the default help, color and log options
229 /** @var string $color */
231 list($prefix, $color, $channel) = $this->loglevel[$level];
235 $this->colors->ptln($prefix . $message, $color, $channel);
/plugin/godiag/
H A Dsyntax.php355 function circ( &$img, $cx, $cy, $cr, $color) { argument
362 $fill = imageColorExactAlpha( $img, $color[0], $color[1], $color[2], 0);
367 $draw = imageColorExactAlpha( $img, $color[0], $color[1], $color[2], 42);
397 … $draw = imageColorExactAlpha( $img, $color[0], $color[1], $color[2], ( 100 - $filled ) );
/plugin/twcheckliste/
H A Dprint.css2 background-color:__background_alt__;
/plugin/bpmnio/
H A Dplugin.info.txt3 email jaap.dehaan@color-of-code.de
/plugin/adhoctags/images/
H A Dformat-color-highlight.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>format-color-highlight</title><path d="M4,17L6.75,14.25L6.72,14.23C6.14,13.64 6.14,12.69 6.72,12.11L11.46,7.37L (…)
/plugin/faq/
H A Dstyle.css9 color: brown;
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(…
/plugin/freechat/phpfreechat/style/
H A Dgeneric.css5 color: #000000;
/plugin/indexmenu2/cms/templates/DropdownSlide/
H A Ddesign.css24 color: #000;
/plugin/geonav/
H A Dsidebar.css14 border-color:blue;
/plugin/tagentry/
H A Dstyle.css14 color : @ini_text_neu;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php74 public $color; variable in Google\\Service\\ShoppingContent\\Product
512 public function setColor($color) argument
514 $this->color = $color;
521 return $this->color;
/plugin/gitlabproject/
H A Dstyle.css2 background-color: #f7f7f7;
/plugin/multipoll/
H A Dstyle.css17 background-color: __light__;
/plugin/gitlabapi/
H A Dstyle.css2 background-color: #f7f7f7;
/plugin/combo/resources/theme/default/components/css/
H A Dlazy-load-spinner.css17 border-top-color: #07d;
/plugin/davcal/action/
H A Dajax.php104 foreach($calendarPages as $calPage => $color)
107 $user, $startDate, $endDate, $timezone, $color));
/plugin/captcha/
H A Dhelper.php274 $color = imagecolorallocate($img, random_int(100, 250), random_int(100, 250), random_int(100, 250));
275 imageline($img, random_int(0, $w), random_int(0, $h), random_int(0, $w), random_int(0, $h), $color);
282 $color = imagecolorallocate($img, random_int(0, 100), random_int(0, 100), random_int(0, 100));
290 imagettftext($img, $size, $angle, $x, $y, $color, $font, $text[$i]);
/plugin/odt/
H A Dexample.css321 color: #000080;
328 color: #800000;
335 color: #000000;
343 color: #000000;
/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.css
/plugin/oauth/
H A Dstyle.less11 color: #fff;
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DError.svelte17 color: white;

1...<<41424344454647484950>>...68