Home
last modified time | relevance | path

Searched refs:textColor (Results 1 – 25 of 34) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DLabelColor.php29 public $textColor; variable in Google\\Service\\Gmail\\LabelColor
48 public function setTextColor($textColor) argument
50 $this->textColor = $textColor;
57 return $this->textColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DWatchSettings.php33 public $textColor; variable in Google\\Service\\YouTube\\WatchSettings
66 public function setTextColor($textColor) argument
68 $this->textColor = $textColor;
75 return $this->textColor;
/plugin/combo/ComboStrap/
H A DBrandButton.php329 $textColor = $this->getTextColor();
330 if ($textColor === null || $textColor === "") {
331 $textColor = "#fff";
335 $properties["color"] = $textColor;
367 $textColor = $this->getTextColor();
370 $hoverProperties["color"] = $textColor;
431 $textColor = $this->getTextColor();
432 if ($textColor !== null) {
433 $attributes[ColorRgb::COLOR] = $textColor;
/plugin/combo/syntax/
H A Dbadge.php179 $textColor = $colorObject
185 $textColor = $colorObject
189 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $textColor);
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupText.js42 …var textColor = mxUtils.getValue(this.style, mxShapeMockupLink.prototype.cst.TEXT_COLOR, '#0000ff'…
46 c.setStrokeColor(textColor);
48 c.setFontColor(textColor);
315 …var textColor = mxUtils.getValue(this.style, mxShapeMockupCallout.prototype.cst.TEXT_COLOR, '#6666…
328 c.setFontColor(textColor);
876 …var textColor = mxUtils.getValue(this.style, mxShapeMockupAlphanumeric.prototype.cst.TEXT_COLOR, '…
880 c.setStrokeColor(textColor);
882 c.setFontColor(textColor);
DmxMockupNavigation.js598 …var textColor = mxUtils.getValue(this.style, mxShapeMockupPagination.prototype.cst.TEXT_COLOR, '#0…
602 c.setStrokeColor(textColor);
604 c.setFontColor(textColor);
DmxMockupButtons.js704 …var textColor = mxUtils.getValue(this.style, mxShapeMockupOnOffButton.prototype.cst.TEXT_COLOR, '#…
711 c.setFontColor(textColor[0]);
716 c.setFontColor(textColor[1]);
DmxMockupMisc.js1425 …var textColor = mxUtils.getValue(this.style, mxShapeMockupRevisionTable.prototype.cst.TEXT_COLOR, …
1440 c.setFontColor(textColor);
1509 …var textColor = mxUtils.getValue(this.style, mxShapeMockupStatusBar.prototype.cst.TEXT_COLOR, '#99…
1522 c.setFontColor(textColor);
DmxMockupGraphics.js685 …var textColor = mxUtils.getValue(this.style, mxShapeMockupGauge.prototype.cst.TEXT_COLOR, '#666666…
719 c.setFontColor(textColor);
1033 …var textColor = mxUtils.getValue(this.style, mxShapeMockupGanttChart.prototype.cst.TEXT_COLOR, '#6…
DmxMockupContainers.js176 …var textColor = mxUtils.getValue(this.style, mxShapeMockupVideoPlayer.prototype.cst.TEXT_COLOR, '#…
179 c.setFontColor(textColor);
520 …var textColor = mxUtils.getValue(this.style, mxShapeMockupBrowserWindow.prototype.cst.TEXT_COLOR, …
521 c.setFontColor(textColor);
DmxMockupForms.js2051 …var textColor = mxUtils.getValue(this.style, mxShapeMockupCalendar.prototype.cst.TEXT_COLOR, '#999…
2086 c.setFontColor(textColor);
DmxMockupiOS.js5437 var textColor = mxUtils.getValue(this.style, mxMockupC.STYLE_TEXTCOLOR, '#00ff00');
5438 c.setFontColor(textColor);
5593 var textColor = mxUtils.getValue(this.style, mxMockupC.STYLE_TEXTCOLOR, '#00ff00');
5594 c.setFontColor(textColor);
5712 var textColor = mxUtils.getValue(this.style, mxMockupC.STYLE_TEXTCOLOR, '#00ff00');
5713 c.setFontColor(textColor);
/plugin/eventline/timeline_js/scripts/
Dsources.js59 textColor: node.getAttribute("textColor"), property
132 textColor: evnt.textColor, property
226 textColor: bindings["textColor"], property
/plugin/tableplot/example/
DexampleEarthquakePlot.txt64 …rgs={title: {text: 'Number of Earthquakes Worldwide', fontSize: '14pt', textColor: 'skyblue'}, axe…
/plugin/switchpanel/
DREADME.md279 textColor="#fff"
/plugin/authgoogle/google/contrib/
DGoogle_YouTubeService.php5022 public $textColor; variable in Google_WatchSettings
5035 public function setTextColor( $textColor) { argument
5036 $this->textColor = $textColor;
5039 return $this->textColor;
/plugin/tline/
DCHANGES.txt233 Cubism example updated to demonstrate color, textColor, barImage, barRepeat and
/plugin/tline/timeline_js/
Dtimeline-bundle.js2297 …olveRelativeURL(D.getAttribute("icon"),C),color:D.getAttribute("color"),textColor:D.getAttribute("… property
2317 …L(A.link,D),icon:this._resolveRelativeURL(A.icon,D),color:A.color,textColor:A.textColor,hoverText:… property
2344 …["link"],E),icon:this._resolveRelativeURL(D["icon"],E),color:D["color"],textColor:D["textColor"],h… property
/plugin/eventline/timeline_js/
Dtimeline-bundle.js2313 …olveRelativeURL(D.getAttribute("icon"),C),color:D.getAttribute("color"),textColor:D.getAttribute("… property
2333 …L(A.link,D),icon:this._resolveRelativeURL(A.icon,D),color:A.color,textColor:A.textColor,hoverText:… property
2360 …["link"],E),icon:this._resolveRelativeURL(D["icon"],E),color:D["color"],textColor:D["textColor"],h… property
/plugin/mermaid/
H A Dmermaid.min.js12textColor=this.textColor||this.primaryTextColor,this.border2=this.border2||this.tertiaryBorderColo…
276 fill: ${r.textColor}
350 …null)if(typeof n=="object"){let[u,h]=Object.entries(n)[0];l[u]=h}else l.textColor=n;if(i!=null)if(…
871 .tag-hole { fill: ${t.textColor}; }
893 fill: ${t.textColor};
960 fill: ${t.textColor};
1158 fill: ${t.titleColor||t.textColor};
1256 color: ${t.nodeTextColor||t.textColor};
1259 fill: ${t.nodeTextColor||t.textColor};
1260 color: ${t.nodeTextColor||t.textColor};
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js165textColor,";\n }\n .cluster-label text {\n fill: ").concat(e.titleColor,";\n }\n .cluster-l…
277textColor,";\n stroke: none;\n font-size: 10px;\n\n}\ng.stateGroup .state-title {\n font-weight…
293textColor,";\n }\n .mouth {\n stroke: #666;\n }\n\n line {\n stroke: ").concat(e.textCol…
324 …amily,";\n font-size: ").concat(n.fontSize,";\n fill: ").concat(n.textColor,"\n }\n\n /* C…
332textColor=this.textColor||this.primaryTextColor,this.nodeBkg=this.nodeBkg||this.primaryColor,this.…
336textColor=Object(i.invert)(this.background),this.mainBkg="#1f2020",this.secondBkg="calculated",thi…
340textColor=Object(i.invert)(this.background),this.background="white",this.mainBkg="#ECECFF",this.se…
344 …his.primaryColor),this.lineColor=Object(i.invert)(this.background),this.textColor=Object(i.invert)…
352 …is.tertiaryColor),this.lineColor=Object(i.invert)(this.background),this.textColor=Object(i.invert)…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js165textColor,";\n }\n .cluster-label text {\n fill: ").concat(e.titleColor,";\n }\n .cluster-l…
277textColor,";\n stroke: none;\n font-size: 10px;\n\n}\ng.stateGroup .state-title {\n font-weight…
293textColor,";\n }\n .mouth {\n stroke: #666;\n }\n\n line {\n stroke: ").concat(e.textCol…
324 …amily,";\n font-size: ").concat(n.fontSize,";\n fill: ").concat(n.textColor,"\n }\n\n /* C…
332textColor=this.textColor||this.primaryTextColor,this.nodeBkg=this.nodeBkg||this.primaryColor,this.…
336textColor=Object(i.invert)(this.background),this.mainBkg="#1f2020",this.secondBkg="calculated",thi…
340textColor=Object(i.invert)(this.background),this.background="white",this.mainBkg="#ECECFF",this.se…
344 …his.primaryColor),this.lineColor=Object(i.invert)(this.background),this.textColor=Object(i.invert)…
352 …is.tertiaryColor),this.lineColor=Object(i.invert)(this.background),this.textColor=Object(i.invert)…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js1161 textColor: true, property
3145 textColor: true property
4775 objs[i].textColor;
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js13textColor&&(_.style.color=e.textColor),h.appendChild(_);var g=function(e,i,n,r){var a=r.$getConfig…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js23671 if (task.textColor) {
23672 content.style.color = task.textColor;
23680 if (task.color || task.progressColor || task.textColor) {
23695 if (task.textColor) {
23696 styles.push("color:" + task.textColor);

12