Home
last modified time | relevance | path

Searched refs:color (Results 1151 – 1175 of 1682) sorted by relevance

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

/plugin/gtd/
H A Dstyle.css17 background-color: __background_alt__;
49 color: __text_neu__;
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css38 background-color: #ffffff;
48 background-color: #ffffff;
/plugin/dokutexit/conf/
H A Dheader-namespace.tex37 \usepackage{color} % provides color handling
H A Dheader-page.tex37 \usepackage{color} % provides color handling
/plugin/diagramsnet/lib/img/lib/cumulus/
H A Drack_out_of_band.svg1 … gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#78cdd1"/><stop offset="1" stop-color
H A Drack_cumulus_linux.svg1 … gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#00ad69"/><stop offset="1" stop-color
/plugin/combo/resources/snippet/js/
H A Dheight-toggle.js4 let parentBorderColor = window.getComputedStyle(parent).getPropertyValue("color");
6 element.style.color = parentBorderColor;
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1color\", \"min-color\",\n \"max-color\", \"color-index\", \"min-color-index\", \"max-color-inde…
/plugin/tline/
H A Dstyle.css5 color:#00f;
/plugin/indexmenu/images/drktheme/
H A Dstyle.css4 color: __text__;
/plugin/bez/style/
H A Dtask.less9 color: black;
/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php692 public function IntColor2RGB($color) { argument
693 $red = ($color & 0x00FF0000) >> 16;
694 $green = ($color & 0x0000FF00) >> 8;
695 $blue = ($color & 0x000000FF);
712 foreach ($BMPdata['palette'] as $dummy => $color) {
713 list($r, $g, $b) = $this->IntColor2RGB($color);
736 foreach ($colarray as $col => $color) {
737 list($red, $green, $blue) = $this->IntColor2RGB($color);
/plugin/labeled/db/
H A Dupdate0001.sql2 CREATE TABLE labels ( name, color, namespace, ordernr, PRIMARY KEY(name) ); field
/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php651 public $color; variable in Google_Bucket
657 public function setColor( $color) { argument
658 $this->color = $color;
661 return $this->color;
1098 public $color; variable in Google_StyleFunctionGradientColors
1100 public function setColor( $color) { argument
1101 $this->color = $color;
1104 return $this->color;
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.applescript.css4 color: blue;
H A Djquery.syntax.brush.html.css3 color: #993388; }
/plugin/indexmenu/images/was.png/
H A Dstyle.css4 color: __text__;
/plugin/combo/resources/theme/default/components/css/
H A Dbreadcrumb-typo.css4 color: #6c757d;
H A Dshadow.css7 transition-property: color, box-shadow;
/plugin/toctweak/
H A Dstyle.css10 background-color: #f8f8f8;
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js78 if(!e[i].color && e[i].className && (m = e[i].className.match(matchClass))) {
85 e[i].color = new jscolor.color(e[i], prop);
330 color : function(target, prop) { method in jscolor
427 styleElement.style.color = styleElement.jscStyle.color;
434 styleElement.style.color = styleElement.jscStyle.color;
457 styleElement.style.color =
772 p.btn.style.color = THIS.pickerButtonColor;
993 color : styleElement.style.color property in styleElement.jscStyle
/plugin/html2pdf/snorriheim/
H A Dstyle.ini27 ;------ guaranteed dokuwiki color placeholders that every plugin can use
37 ; border color
H A Dstyle.ini.dist27 ;------ guaranteed dokuwiki color placeholders that every plugin can use
37 ; border color
/plugin/authsmf20/
H A Dstyle.css19 color: inherit;
56 color: __text__;
/plugin/move/
H A Dstyle.less41 background-color: @ini_background_alt;
72 color: @ini_link;

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