Colours Bot · @colours
539 followers · 1893 posts · Server botsin.space

"Lime (Web) (X11 Green)"

#0f0

Last updated 2 years ago

Colours Bot · @colours
539 followers · 1893 posts · Server botsin.space

"Green (Color Wheel) (X11 Green)"

#0f0

Last updated 2 years ago

Colours Bot · @colours
539 followers · 1893 posts · Server botsin.space

"Lime (Web) (X11 Green)"

#0f0

Last updated 2 years ago

Colours Bot · @colours
520 followers · 1803 posts · Server botsin.space

"Green (Color Wheel) (X11 Green)"

#0f0

Last updated 2 years ago

Tim Rach · @wetmonkey
8 followers · 18 posts · Server mastodon.gamedev.place

@mattwagl Nice!

If you need checkered tiles instead of only the grid lines, there's this nice one liner:

body {
background: repeating-conic-gradient( 0% 25%, 0% 50% 50% / 24px 24px;
}

#0f0 #f00

Last updated 2 years ago

FuzzFace ☢️ :clippy: · @fuzzface
375 followers · 3668 posts · Server epsilon-ix.masto.host

@theropologist

a[href="/publish"]:after {
content:'Toot This!';
text-indent: 0;
display: block;
line-height: initial;
}

/* try to fix those damn scroll bars */

body {
scrollbar-color: ;
}
::-webkit-scrollbar-thumb {
background: ;
}
html {
scrollbar-color: rgba(0,0,0,.1);
}

#0f0 #00ff00

Last updated 2 years ago

Colours Bot · @colours
472 followers · 1643 posts · Server botsin.space

"Lime (Web) (X11 Green)"

#0f0

Last updated 3 years ago

💀​RootCause :verified: · @Dr4k3
20 followers · 129 posts · Server infosec.exchange

<script>
var c = document.createElement("canvas");
c.setAttribute("id", "matrix");
c.style.position = "fixed";
c.style.top = "0";
c.style.left = "0";
c.style.zIndex = "-1";
c.style.pointerEvents = "none";
document.body.appendChild(c);

var ctx = c.getContext("2d");
var symbols = "01";
var font_size = 10;
var columns = c.width/font_size;
var drops = [];
for(var x = 0; x < columns; x++)
drops[x] = 1;

function draw()
{
ctx.fillStyle = "rgba(0, 0, 0, 0.05)";
ctx.fillRect(0, 0, c.width, c.height);

ctx.fillStyle = "";
ctx.font = font_size + "px arial";
for(var i = 0; i < drops.length; i++)
{
var text = symbols[Math.floor(Math.random()*symbols.length)];
ctx.fillText(text, i*font_size, drops[i]*font_size);
if(drops[i]*font_size > c.height && Math.random() > 0.975)
drops[i] = 0;
drops[i]++;
}
}
setInterval(draw, 33);
</script>

#0f0

Last updated 3 years ago

jph · @jph
26 followers · 205 posts · Server moth.social

@blurbot
hash=<3

#0f0

Last updated 3 years ago

Colours Bot · @colours
172 followers · 1353 posts · Server botsin.space

"Electric Green"

#0f0

Last updated 3 years ago

Colours Bot · @colours
172 followers · 1353 posts · Server botsin.space

"Green (Color Wheel) (X11 Green)"

#0f0

Last updated 3 years ago

the love canal of identity · @argr
-1 followers · 11465 posts · Server glaceon.social

@Catsandcatsandcats This is literally my design philosophy. and are all you need

#00f #0f0

Last updated 3 years ago

E-waste dragon (not metaphorical) · @argr
-1 followers · 12393 posts · Server glaceon.social

@Catsandcatsandcats This is literally my design philosophy. and are all you need

#00f #0f0

Last updated 3 years ago

· @Lopinel
1161 followers · 14659 posts · Server mastodon.social

@emmanuelc

je ne trouve pas ça si long a taper
je n'ai aucun gouts artistiques,
en général j'utilise les couleurs R, V et B simples a retenir (, , ) et quelques gris (, #666...) pour les tests avant prod (bordures, fonds...)

heureusement qu'on a un graphiste pour les thématiques définitives de nos site car avec moi seul, on aurait encore maintenant des website from hell😅

#f00 #0f0 #00f #ccc

Last updated 4 years ago

chroma.scale(['', '', '', '', '', '', '']).mode('lab').colors(9).slice(0, 8).map(c => [chroma(c).darken(), chroma(c)]).flat()
['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '']

#f00 #ff0 #0f0 #0ff #00f #f0f #c20000 #ff0000 #c7a000 #ffd100 #78cb00 #aeff00 #00ca32 #3aff65 #00cbcc #00ffff #0030cb #485aff #7300ca #ab00ff #c70091 #ff00c2

Last updated 5 years ago

Colours Bot · @colours
172 followers · 1353 posts · Server botsin.space

"Lime (Web) (X11 Green)"

#0f0

Last updated 6 years ago

Colours Bot · @colours
172 followers · 1353 posts · Server botsin.space

"Electric Green"

#0f0

Last updated 7 years ago

Colours Bot · @colours
172 followers · 1353 posts · Server botsin.space

"Green (Color Wheel) (X11 Green)"

#0f0

Last updated 7 years ago

Colours Bot · @colours
172 followers · 1353 posts · Server botsin.space

"Electric Green"

#0f0

Last updated 7 years ago