Home
last modified time | relevance | path

Searched refs:colour (Results 26 – 48 of 48) sorted by last modified time

12

/plugin/pixelyear/
H A DREADME.md3 Outputs a colour coded chart displaying progess throughout a year
H A Dsyntax.php92 $colour = $colours [$dates[$m."-".$d]];
94 $colour = "silver";
96 $renderer->doc .= "<td style='background-color:{$colour}'>&nbsp;</td>";
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php455 $colour = 'string';
459 $colour = 'html';
464 $colour = 'comment';
523 $colour = 'keyword';
527 $colour = 'default';
533 $colour,
/plugin/callflow/
H A Draphael.js1273 R.getRGB = cacher(function (colour) { argument
1274 if (!colour || !!((colour = Str(colour)).indexOf("-") + 1)) {
1277 if (colour == "none") {
1280 …!(hsrg[has](colour.toLowerCase().substring(0, 2)) || colour.charAt() == "#") && (colour = toHex(co…
1288 rgb = colour.match(colourRegExp);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DColourDefinitionSniff.php63 $colour = $tokens[$stackPtr]['content'];
65 $expected = strtoupper($colour);
66 if ($colour !== $expected) {
70 $colour,
80 if (strlen($colour) !== 7) {
84 if ($colour{1} === $colour{2} && $colour{3} === $colour{4} && $colour{5} === $colour{6}) {
85 $expected = '#'.$colour{1}.$colour{3}.$colour{5};
89 $colour,
/plugin/tuxquote/
H A Dquotes.txt2776 One should absorb the colour of life, but one should never remember its details. Details are always…
/plugin/advrack/
H A Draphael.js1273 R.getRGB = cacher(function (colour) { argument
1274 if (!colour || !!((colour = Str(colour)).indexOf("-") + 1)) {
1277 if (colour == "none") {
1280 …!(hsrg[has](colour.toLowerCase().substring(0, 2)) || colour.charAt() == "#") && (colour = toHex(co…
1288 rgb = colour.match(colourRegExp);
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css218 color: #00c; /* §colour */
234 color: #c00; /* §colour */
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/bible/bible_douayRheims/
H A D2_Machabees.txt75 …3:8. So Heliodorus forthwith began his journey, under a colour of visiting the cities of Celesyria…
83 …high priest, was wounded in heart: for his face, and the changing of his colour, declared the inwa…
H A DEsther.txt130 …m the king's presence, shone in royal apparel, to wit, of violet and sky colour, wearing a golden …
240 …15:8. But she with a rosy colour in her face, and with gracious and bright eyes hid a mind full of…
242 …ning eyes had shewn the wrath of his heart, the queen sunk down, and her colour turned pale, and s…
H A DProverbs.txt676 …23:31. Look not upon the wine when it is yellow, when the colour thereof shineth in the glass: it …
H A DActs.txt959 …ght to fly out of the ship, having let down the boat into the sea, under colour, as though they wo…
H A DCanticles.txt5 …1:5. Do not consider me that I am brown, because the sun hath altered my colour: the sons of my mo…
H A DEzechiel.txt674 …e multitude of thy works, the multitude of divers riches, in rich wine, in wool of the best colour.
H A DLamentations.txt107 …4:1. Aleph. How is the gold become dim, the finest colour is changed, the stones of the sanctuary …
H A DGenesis.txt865 …s, and the rams of divers colours, and spotted; and all the flock of one colour, that is, of white…
867 … whiteness: but the parts that were whole, remained green: and by this means the colour was divers.
H A DLeviticus.txt308 …13:2. The man in whose skin or flesh shall arise a different colour or a blister, or as it were so…
310 … skin, and not lower than the other flesh, and the hair be of the former colour, the priest shall …
316 …13:10. And he shall view him. And when there shall be a white colour in the skin, and it shall hav…
327 …13:21. But if the hair be of the former colour, and the scar somewhat obscure, and be not lower th…
332 …13:26. But if the colour of the hair be not changed, nor the blemish lower than the other flesh, a…
338 …y he shall look upon it. If the spot be not grown, and the hair keep its colour, and the place of …
348 13:42. But if in the bald head or in the bald forehead there be risen a white or reddish colour:
361 …13:55. And when he shall see that the former colour is not returned, nor yet the leprosy spread, h…
H A DNumbers.txt427 11:7. Now the manna was like coriander seed, of the colour of bdellium.
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css42 /* change border colour of emulated headlines inside boxes to something more neutral
187 /* see styles for background colours and white font colour in style.css */
/plugin/clock/
H A Dstyle.css
/plugin/processing/
H A Dscript.js10606 colour = p.color(0),
10625 if (graphics.get(xLoc, yLoc) !== colour) {
10662 colour = p.color(0),
10681 if (graphics.get(xLoc, yLoc) !== colour) {
/plugin/tooltip/
H A Dstyle.css86 background-color: #e8e8d4; /* cream-like colour */

12