diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-05-29 20:31:19 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-05-29 20:31:19 +0100 |
| commit | c69d358880e9a9bda92513e3f1274a0feb727c27 (patch) | |
| tree | 56b18c74098c35a61688eca4e8979750b2acd141 /bin/data/figs.xml | |
| parent | a720f370fdb8a79a70a218c1d7bcb9069f50ff9d (diff) | |
some new colours
Diffstat (limited to 'bin/data/figs.xml')
| -rw-r--r-- | bin/data/figs.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/data/figs.xml b/bin/data/figs.xml new file mode 100644 index 0000000..0aa810f --- /dev/null +++ b/bin/data/figs.xml @@ -0,0 +1,9 @@ +<?xml version='1.0' encoding='utf-8'?> +<palette name="figs"> + <colour hex="d9d4db"/> + <colour hex="979ab8"/> + <colour hex="6e4d5a"/> + <colour hex="2e6b85"/> + <colour hex="84ad6f"/> + <colour hex="c8d691"/> +</palette> |
