diff --git a/pico8/art/controller.svg b/pico8/art/controller.svg new file mode 100644 index 00000000..8b69be4f --- /dev/null +++ b/pico8/art/controller.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + diff --git a/pico8/art/system.svg b/pico8/art/system.svg new file mode 100644 index 00000000..233735e2 --- /dev/null +++ b/pico8/art/system.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/pico8/theme.xml b/pico8/theme.xml new file mode 100644 index 00000000..6341d308 --- /dev/null +++ b/pico8/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