colors: adding some ABOUT: links.
parent
b517f06b91
commit
ca537d30b3
|
@ -12,3 +12,5 @@ ARTICLE: "colors.cmyk" "CMYK colors"
|
||||||
>cmyka
|
>cmyka
|
||||||
}
|
}
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.cmyk"
|
||||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.hsl" "HSL colors"
|
||||||
>hsla
|
>hsla
|
||||||
}
|
}
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.hsl"
|
||||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.lab" "CIE 1976 LAB colors"
|
||||||
}
|
}
|
||||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/Lab_color_space" }
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/Lab_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.lab"
|
||||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.luv" "CIE 1976 LUV colors"
|
||||||
}
|
}
|
||||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIELUV_color_space" }
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIELUV_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.luv"
|
||||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.ryb" "RYB colors"
|
||||||
>ryba
|
>ryba
|
||||||
}
|
}
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.ryb"
|
||||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.xyy" "CIE 1931 xyY colors"
|
||||||
}
|
}
|
||||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.xyy"
|
||||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.xyz" "CIE 1931 XYZ colors"
|
||||||
}
|
}
|
||||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.xyz"
|
||||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.yiq" "YIQ colors"
|
||||||
>yiqa
|
>yiqa
|
||||||
}
|
}
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.yiq"
|
||||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.yuv" "YUV colors"
|
||||||
>yuva
|
>yuva
|
||||||
}
|
}
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
||||||
|
ABOUT: "colors.yuv"
|
||||||
|
|
Loading…
Reference in New Issue