Home
last modified time | relevance | path

Searched refs:red (Results 76 – 100 of 375) sorted by relevance

12345678910>>...15

/plugin/ghissues/helper/
H A DapiCacheInterface.php226 $red = 0xFF & ($colorval >> 0x10);
230 $lum = 1.0 - ( 0.299 * $red + 0.587 * $green + 0.114 * $blue)/255.0;
/plugin/bibtex/OSBib/create/
H A Dosbib.css84 background : red;
124 color : red;
/plugin/pdftools/
H A Dprint.css22 border-bottom:1px solid red;
/plugin/ebnf/
H A Debnf.php104 global $white, $black, $blue, $red, $green, $silver;
110 $red = imagecolorallocate ($im, 255, 0, 0);
129 global $white, $black, $blue, $red, $green, $silver;
138 imagestring($im, EBNF_FONT, 2*EBNF_U, ($h-imagefontheight(EBNF_FONT))/2, $text, $red);
231 imagestring($im, EBNF_FONT, EBNF_U, $y-EBNF_U+(2*EBNF_U-imagefontheight(EBNF_FONT))/2, $names[$i], $red);
/plugin/revealjs/
H A Dexample_presentation.dokuwiki211 <fragment highlight-current-red>highlight-current-red (blue, green)</fragment>
213 Highlight <fragment highlight-red>red</fragment> <fragment highlight-blue>blue</fragment> <fragment…
364 small block small block <fragment highlight-red>small block</fragment>
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshThemeMDUltra.scss28 $code_color1: red !default;
H A DshCoreEclipse.css149 color: red !important; }
191 color: red !important; }
219 color: red !important; }
/plugin/dokutranslate/
H A Dscreen.css14 background-color: red;
/plugin/codehighlight/cp/languages/
H A Dphp.css12 cite, s cite {color:red;font-weight:bold;} /* <?php and ?> */
H A Dvbscript.css69 color:red;
H A Dasp.css69 color:red;
/plugin/removeold/
H A Dstyle.css3 border: 1px red solid;
/plugin/revealjs/css/theme/source/
H A Dmoon.scss37 $red: #dc322f; variable
H A Dsolarized.scss38 $red: #dc322f; variable
/plugin/wrapadd/
H A DREADME.md44 <WRAP nicebox red|orange|green|purple|yellow|blue|marine>
/plugin/structprogress/
H A Dstyle.less57 //sample for style: red
/plugin/gtime/
H A Dstyle.css35 color: red;
/plugin/contactmodern/
H A DCHANGELOG23 * reCaptcha field has now a red border, if there is an error.
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css24 --color-red-360-100-40: hsl(360, 100%, 40%);
25 --color-red-360-100-45: hsl(360, 100%, 45%);
26 --color-red-360-100-92: hsl(360, 100%, 92%);
27 --color-red-360-100-97: hsl(360, 100%, 97%);
87 --shape-drop-not-allowed-fill-color: var(--color-red-360-100-97);
94 --tooltip-error-background-color: var(--color-red-360-100-97);
95 --tooltip-error-border-color: var(--color-red-360-100-45);
96 --tooltip-error-color: var(--color-red-360-100-45);
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css24 --color-red-360-100-40: hsl(360, 100%, 40%);
25 --color-red-360-100-45: hsl(360, 100%, 45%);
26 --color-red-360-100-92: hsl(360, 100%, 92%);
27 --color-red-360-100-97: hsl(360, 100%, 97%);
87 --shape-drop-not-allowed-fill-color: var(--color-red-360-100-97);
94 --tooltip-error-background-color: var(--color-red-360-100-97);
95 --tooltip-error-border-color: var(--color-red-360-100-45);
96 --tooltip-error-color: var(--color-red-360-100-45);
/plugin/gcalendar/user/
H A Devents.css7 color: red;
/plugin/usersubscriptions/
H A Dstyle.css26 color: red;
/plugin/syntaxhighlighter/Styles/
H A DSyntaxHighlighter.css164 color: red;
175 .dp-about .title { color: red; background-color: inherit; font-weight: bold; }
/plugin/advrack/
H A Dstyle.css180 .qtip-red{
186 .qtip-red .qtip-titlebar{
190 .qtip-red .qtip-close .qtip-icon{
194 .qtip-red .qtip-icon{
198 .qtip-red .qtip-titlebar .ui-state-hover{
/plugin/elwikiupgrade/
H A Dstyle.css18 color: red;

12345678910>>...15