From f9758ceff40bdd27701651f50a8167c7e9a37bab Mon Sep 17 00:00:00 2001 From: shirizaan Date: Tue, 25 Feb 2020 23:45:05 -0600 Subject: [PATCH] Added Neo Geo CD --- neocd/art/controller.svg | 76 +++++++++++++++++++++++++++ neocd/art/system.svg | 98 ++++++++++++++++++++++++++++++++++ neocd/art/system2.svg | 110 +++++++++++++++++++++++++++++++++++++++ neocd/theme.xml | 47 +++++++++++++++++ 4 files changed, 331 insertions(+) create mode 100644 neocd/art/controller.svg create mode 100644 neocd/art/system.svg create mode 100644 neocd/art/system2.svg create mode 100644 neocd/theme.xml diff --git a/neocd/art/controller.svg b/neocd/art/controller.svg new file mode 100644 index 00000000..29e4a961 --- /dev/null +++ b/neocd/art/controller.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + +]> + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/neocd/art/system.svg b/neocd/art/system.svg new file mode 100644 index 00000000..29741474 --- /dev/null +++ b/neocd/art/system.svg @@ -0,0 +1,98 @@ + + + +image/svg+xml + + + + + + \ No newline at end of file diff --git a/neocd/art/system2.svg b/neocd/art/system2.svg new file mode 100644 index 00000000..f55aff35 --- /dev/null +++ b/neocd/art/system2.svg @@ -0,0 +1,110 @@ + + + +image/svg+xml + + + + + + \ No newline at end of file diff --git a/neocd/theme.xml b/neocd/theme.xml new file mode 100644 index 00000000..6341d308 --- /dev/null +++ b/neocd/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