Home
last modified time | relevance | path

Searched refs:yellow (Results 1 – 25 of 136) sorted by relevance

123456

/plugin/highlight2wiki/
H A Dstyle.css26 background-color: yellow;
30 color:yellow;
31 background-color:yellow;
36 background-color:yellow;
41 background-color:yellow;
48 background-color: yellow;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorModeConverter.php42 $yellow = 1 - ($c[3] / 255);
43 $min = min($cyan, $magenta, $yellow);
59 return [6, ($cyan - $K) * 100 / $black, ($magenta - $K) * 100 / $black, ($yellow - $K) * 100 / $black, $K * 100, $c[4]];
62 return [4, ($cyan - $K) * 100 / $black, ($magenta - $K) * 100 / $black, ($yellow - $K) * 100 / $black, $K * 100];
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DCli.php511 'yellow' => '1;33',
539 $this->cWrite('yellow', $vObj->name . "\n");
610 $this->cWrite('yellow', $vObj->name . "\n");
628 $this->cWrite('yellow', $property->name);
/plugin/davcard/vendor/sabre/vobject/lib/
H A DCli.php506 'yellow' => '1;33',
533 $this->cWrite('yellow', $vObj->name . "\n");
602 $this->cWrite('yellow', $vObj->name . "\n");
620 $this->cWrite('yellow', $property->name);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DCli.php506 'yellow' => '1;33',
533 $this->cWrite('yellow', $vObj->name . "\n");
602 $this->cWrite('yellow', $vObj->name . "\n");
620 $this->cWrite('yellow', $property->name);
/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php506 'yellow' => '1;33',
533 $this->cWrite('yellow', $vObj->name . "\n");
602 $this->cWrite('yellow', $vObj->name . "\n");
620 $this->cWrite('yellow', $property->name);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DCli.php485 'yellow' => '1;33',
510 $this->cWrite('yellow', $vObj->name."\n");
580 $this->cWrite('yellow', $vObj->name."\n");
595 $this->cWrite('yellow', $property->name);
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshThemeMDUltra.scss27 $code_constants: yellow !default;
29 $code_color2: yellow !default;
/plugin/pgn4web/pgn4web/
H A Dtactics.css58 border-color: yellow;
115 background: yellow;
H A Dtwic944.css69 border-color: yellow;
133 background: yellow;
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeMDUltra.css43 .syntaxhighlighter .constants{color:yellow !important;}
46 .syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:yellow !important;}
H A DshCoreMDUltra.css89 .syntaxhighlighter .constants{color:yellow !important;}
92 .syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:yellow !important;}
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.ColorKeywords.txt
/plugin/ahrefmenu/
H A DxmlTree.css13 background-color: yellow;
/plugin/dokutranslate/
H A Dscreen.css22 background-color: yellow;
/plugin/revealjs/css/theme/source/
H A Dmoon.scss35 $yellow: #b58900; variable
H A Dsolarized.scss36 $yellow: #b58900; variable
/plugin/xtern/
H A Dstyle.css22 background-color: yellow;
/plugin/wrapadd/
H A DREADME.md44 <WRAP nicebox red|orange|green|purple|yellow|blue|marine>
/plugin/clock/
H A Dstyle.css58 * Features : a clock using a digital clock font in yellow face in a
99 * a clock using a digital clock font with yellow face in a black background and a shadow, degrading to monospace if the digital clock is unavailable.
115 color: yellow;
/plugin/switchpanel/
H A DREADME.md62 3,100M:leftLedColor=yellow
78 * 100M : yellow
/plugin/syntaxhighlighter4/dist/
H A Dtheme-mdultra.css228 color: yellow !important; }
236 color: yellow !important; }
/plugin/gcalendar/inc/
H A Dstandard.css140 background-color: yellow;
/plugin/jirainfo/
H A Dstyle.less59 &.color-yellow {background-color:#ffd351;border-color:#ffd351;color:#594300}
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser

123456