diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2012-08-25 16:06:57 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2012-08-25 16:07:33 -0400 |
commit | a9925526f2094d09e5052506ebf2a7a1d43c7ec5 (patch) | |
tree | 6db43ad95da84a4309f4794e78ce2870afcc980a /tools | |
parent | fdc4e4bbd70c0c691bd2b0cea37c2b80deedf858 (diff) | |
download | pango-a9925526f2094d09e5052506ebf2a7a1d43c7ec5.tar.gz |
Bug 678997 - Colors aqua, silver and indigo missing in: pango-color-table.h
Diffstat (limited to 'tools')
-rw-r--r-- | tools/rgb.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/rgb.txt b/tools/rgb.txt index 81b09559..d64229f6 100644 --- a/tools/rgb.txt +++ b/tools/rgb.txt @@ -655,3 +655,6 @@ 139 0 139 DarkMagenta 139 0 0 DarkRed 144 238 144 LightGreen +0 255 255 aqua +192 192 192 silver +75 0 130 indigo |