From c13db58ea61408ff68100669f0a5f6445452290c Mon Sep 17 00:00:00 2001 From: Colin Steinmann Date: Mon, 28 Jan 2019 20:05:57 -0800 Subject: [PATCH] added theme assets for pcfx support --- pcfx/art/controller.svg | 1 + pcfx/art/system.svg | 145 ++++++++++++++++++++++++++++++++++++++++ pcfx/theme.xml | 47 +++++++++++++ 3 files changed, 193 insertions(+) create mode 100644 pcfx/art/controller.svg create mode 100644 pcfx/art/system.svg create mode 100644 pcfx/theme.xml diff --git a/pcfx/art/controller.svg b/pcfx/art/controller.svg new file mode 100644 index 0000000..489a4cc --- /dev/null +++ b/pcfx/art/controller.svg @@ -0,0 +1 @@ +controller \ No newline at end of file diff --git a/pcfx/art/system.svg b/pcfx/art/system.svg new file mode 100644 index 0000000..96c0775 --- /dev/null +++ b/pcfx/art/system.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pcfx/theme.xml b/pcfx/theme.xml new file mode 100644 index 0000000..6341d30 --- /dev/null +++ b/pcfx/theme.xml @@ -0,0 +1,47 @@ + + 3 + ./../carbon.xml + + + + + false + 0.5 0.2 + 0.5 0.5 + 0.3 0 + ./art/controller.svg + + + + + ./art/system.svg + + + + + + + + ./art/system.svg + 0.266 0.074 + 0.460 0.126 + 0.5 0.5 + + + + ./art/controller.svg + 0.874 0.074 + 0.460 0.126 + 0.5 0.5 + bbbbbb + + + + + + + + + + + \ No newline at end of file