Home
last modified time | relevance | path

Searched refs:secondaryColor (Results 1 – 12 of 12) sorted by relevance

/plugin/combo/ComboStrap/
H A DBrand.php26 private $secondaryColor; variable in ComboStrap\\Brand
65 $secondaryColor = Site::getSecondaryColor();
66 if ($secondaryColor !== null) {
68 $this->secondaryColor = $secondaryColor->toCssValue();
75 $this->secondaryColor = $colors["secondary"];
77 $this->secondaryColor = null;
285 return $this->secondaryColor;
H A DTextColor.php56 $secondaryColor = Site::getSecondaryColor();
57 if ($secondaryColor !== null) {
59 …attributes->addStyleDeclarationIfNotSet(TextColor::CSS_ATTRIBUTE, "{$secondaryColor->toRgbHex()}!i…
H A DBrandButton.php84 private $secondaryColor; variable in ComboStrap\\BrandButton
653 public function setSecondaryColor(string $secondaryColor): BrandButton argument
655 $this->secondaryColor = $secondaryColor;
676 if ($this->secondaryColor !== null) {
677 return $this->secondaryColor;
H A DBrandTag.php212 $secondaryColor = $brandAttributes->getValueAndRemoveIfPresent(ColorRgb::SECONDARY_VALUE);
213 if ($secondaryColor !== null) {
214 $brandButton->setSecondaryColor($secondaryColor);
H A DColorRgb.php857 $secondaryColor = Site::getSecondaryColorValue();
858 if ($secondaryColor !== null) {
859 if ($secondaryColor !== ColorRgb::SECONDARY_VALUE) {
860 return self::createFromString($secondaryColor);
H A DSiteConfig.php561 $secondaryColor = Site::getSecondaryColor();
562 if ($secondaryColor === null) {
565 return $secondaryColor;
H A DTemplateForWebPage.php569 $secondaryColor = $executionConfig->getSecondaryColor();
570 … $model[BrandingColors::SECONDARY_COLOR_TEMPLATE_ATTRIBUTE] = $secondaryColor->toCssValue();
/plugin/mermaid/
H A Dmermaid.min.js12secondaryColor=this.secondaryColor||Me(this.primaryColor,{h:-120}),this.tertiaryColor=this.tertiar…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js332secondaryColor=this.secondaryColor||Object(i.adjust)(this.primaryColor,{h:-120}),this.tertiaryColo…
336secondaryColor=Object(i.lighten)(this.primaryColor,16),this.tertiaryColor=Object(i.adjust)(this.pr…
340secondaryColor=Object(i.adjust)(this.primaryColor,{h:120}),this.secondaryColor="#ffffde",this.tert…
344secondaryColor="#cdffb2",this.background="white",this.mainBkg="#cde498",this.secondBkg="#cdffb2",t…
352secondaryColor=Object(i.lighten)(this.contrast,55),this.background="#ffffff",this.tertiaryColor=Ob…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js332secondaryColor=this.secondaryColor||Object(i.adjust)(this.primaryColor,{h:-120}),this.tertiaryColo…
336secondaryColor=Object(i.lighten)(this.primaryColor,16),this.tertiaryColor=Object(i.adjust)(this.pr…
340secondaryColor=Object(i.adjust)(this.primaryColor,{h:120}),this.secondaryColor="#ffffde",this.tert…
344secondaryColor="#cdffb2",this.background="white",this.mainBkg="#cde498",this.secondBkg="#cdffb2",t…
352secondaryColor=Object(i.lighten)(this.contrast,55),this.background="#ffffff",this.tertiaryColor=Ob…
Dbundle.js.map1secondaryColor = '#c39ea0';\n // this.tertiaryColor = '#f8e5e5';\n // this.secondaryColor = …
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1secondaryColor","tertiaryColor","primaryBorderColor","secondaryBorderColor","tertiaryBorderColor",…