Modül:Color contrast/colors

korna ansiklopedisi sitesinden
< Modül:Color contrast
11.48, 4 Mayıs 2025 tarihinde Iamthegodofkorna (mesaj | katkılar) tarafından oluşturulmuş 602 numaralı sürüm ("return { black = {0, 0, 0}, silver = {192, 192, 192}, gray = {128, 128, 128}, white = {255, 255, 255}, maroon = {128, 0, 0}, red = {255, 0, 0}, purple = {128, 0, 128}, fuchsia = {255, 0, 255}, green = {0, 128, 0}, lime = {0, 255, 0}, olive = {128, 128, 0}, yellow = {255, 255, 0}, navy = {0, 0, 128}, blue = {0, 0, 255}, teal = {0, 128, 128}, aqua = {0, 255, 255} }" içeriğiyle yeni sayfa oluşturdu)
(fark) ← Önceki sürüm | Güncel sürüm (fark) | Sonraki sürüm → (fark)
Gezinti kısmına atlaArama kısmına atla

Bu modül için bir Modül:Color contrast/colors/belge belgelendirmesi oluşturabilirsiniz

return {
	black = {0, 0, 0},
	silver = {192, 192, 192},
	gray = {128, 128, 128},
	white = {255, 255, 255},
	maroon = {128, 0, 0},
	red = {255, 0, 0},
	purple = {128, 0, 128},
	fuchsia = {255, 0, 255},
	green = {0, 128, 0},
	lime = {0, 255, 0},
	olive = {128, 128, 0},
	yellow = {255, 255, 0},
	navy = {0, 0, 128},
	blue = {0, 0, 255},
	teal = {0, 128, 128},
	aqua = {0, 255, 255}
}