diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-02-03 21:43:48 +0100 |
---|---|---|
committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-02-03 21:43:48 +0100 |
commit | 5fb3d3f7f785144425513a734e2a9fc0dfd8a045 (patch) | |
tree | 61b39c69f1b036f248431e47c4466eec9dc2fa8d /data | |
parent | 7d8684c9239df6b05f3c9b25b1470d671b90df14 (diff) |
Current data version
Diffstat (limited to 'data')
-rw-r--r-- | data/typesystem/color.oxm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/typesystem/color.oxm b/data/typesystem/color.oxm index f9eb53a..782c856 100644 --- a/data/typesystem/color.oxm +++ b/data/typesystem/color.oxm @@ -21,6 +21,7 @@ <constant name="bisque3" type="color" value="[205,183,158]"/> <constant name="bisque4" type="color" value="[139,125,107]"/> <constant name="bisque" type="color" value="[255,228,196]"/> + <constant name="black" type="color" value="[0,0,0]"/> <constant name="brown" type="color" value="[165,42,42]"/> <constant name="burlywood1" type="color" value="[255,211,155]"/> <constant name="burlywood2" type="color" value="[238,197,145]"/> |