diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2024-03-30 05:14:35 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2024-03-30 05:14:35 +0000 |
commit | bd1a915549793dcbb32d3b86adddf3e359f1b4bc (patch) | |
tree | 89d5feb770cf3af6a0da69c6eca35a3146f3e4d8 /lib | |
parent | 15e39fc31e191cc020b21e3c6e682a2e2ae15f54 (diff) | |
download | netpbm-mirror-bd1a915549793dcbb32d3b86adddf3e359f1b4bc.tar.gz netpbm-mirror-bd1a915549793dcbb32d3b86adddf3e359f1b4bc.tar.xz netpbm-mirror-bd1a915549793dcbb32d3b86adddf3e359f1b4bc.zip |
Change form of 'Spring Green', 'Lamp Black', and 'light grey' to be consistent
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4892 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'lib')
-rw-r--r-- | lib/rgb.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/rgb.txt b/lib/rgb.txt index 5c6ab3e8..c0887fea 100644 --- a/lib/rgb.txt +++ b/lib/rgb.txt @@ -39,7 +39,7 @@ 255 255 0 Yellow 255 138 0 Orange 159 211 0 GreenYellow - 0 255 159 Spring Green + 0 255 159 SpringGreen 0 138 255 SkyBlue 148 0 211 Violet 255 0 148 VioletRed @@ -147,7 +147,7 @@ 128 128 105 WarmGrey 0 0 0 Black 41 36 33 IvoryBlack - 46 71 59 Lamp Black + 46 71 59 LampBlack 227 38 54 AlizarinCrimson 156 102 31 Brick 227 23 13 CadmiumRedDeep @@ -339,7 +339,7 @@ 112 128 144 SlateGray 119 136 153 LightSlateGray 119 136 153 LightSlateGrey -211 211 211 light grey +211 211 211 LightGrey 100 149 237 CornflowerBlue 132 112 255 LightSlateBlue 0 191 255 DeepSkyBlue |