From c69d358880e9a9bda92513e3f1274a0feb727c27 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 29 May 2013 20:31:19 +0100 Subject: some new colours --- bin/data/breakfast_blue_orange.xml | 9 +++++++++ bin/data/caramels.xml | 9 +++++++++ bin/data/figs.xml | 9 +++++++++ bin/data/frosted_brights.xml | 9 +++++++++ bin/data/garlic_pale.xml | 9 +++++++++ bin/data/petals_on_sky.xml | 9 +++++++++ bin/data/yellow_on_grey.xml | 7 +++++++ 7 files changed, 61 insertions(+) create mode 100644 bin/data/breakfast_blue_orange.xml create mode 100644 bin/data/caramels.xml create mode 100644 bin/data/figs.xml create mode 100644 bin/data/frosted_brights.xml create mode 100644 bin/data/garlic_pale.xml create mode 100644 bin/data/petals_on_sky.xml create mode 100644 bin/data/yellow_on_grey.xml (limited to 'bin') diff --git a/bin/data/breakfast_blue_orange.xml b/bin/data/breakfast_blue_orange.xml new file mode 100644 index 0000000..71373f9 --- /dev/null +++ b/bin/data/breakfast_blue_orange.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/bin/data/caramels.xml b/bin/data/caramels.xml new file mode 100644 index 0000000..9eb1096 --- /dev/null +++ b/bin/data/caramels.xml @@ -0,0 +1,9 @@ + + + + + + + + + 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 @@ + + + + + + + + + diff --git a/bin/data/frosted_brights.xml b/bin/data/frosted_brights.xml new file mode 100644 index 0000000..1bdd33f --- /dev/null +++ b/bin/data/frosted_brights.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/bin/data/garlic_pale.xml b/bin/data/garlic_pale.xml new file mode 100644 index 0000000..71373f9 --- /dev/null +++ b/bin/data/garlic_pale.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/bin/data/petals_on_sky.xml b/bin/data/petals_on_sky.xml new file mode 100644 index 0000000..1fc93bc --- /dev/null +++ b/bin/data/petals_on_sky.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/bin/data/yellow_on_grey.xml b/bin/data/yellow_on_grey.xml new file mode 100644 index 0000000..85fd51c --- /dev/null +++ b/bin/data/yellow_on_grey.xml @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3