aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorDevine Lu Linvega <aliceffekt@gmail.com>2018-02-03 21:23:12 +1300
committerDevine Lu Linvega <aliceffekt@gmail.com>2018-02-03 21:23:12 +1300
commitecfeaef9205de3df3a1f168ebe6c9f12f3fef4c1 (patch)
treef06ba4f58a1f6254300bf60638601ce47c84fef0 /assets
parent04a991913c19f2e3e1fbd4aa1cb80da8de06ff7b (diff)
Fixed this and that
Diffstat (limited to 'assets')
-rw-r--r--assets/apollo.svg2
-rw-r--r--assets/robo.svg2
2 files changed, 2 insertions, 2 deletions
diff --git a/assets/apollo.svg b/assets/apollo.svg
index 195cce3..60bd49e 100644
--- a/assets/apollo.svg
+++ b/assets/apollo.svg
@@ -1,7 +1,7 @@
<svg class="vector" width="80px" height="48px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
<rect width='80' height='48' fill='#d6ded9' rx='5' ry='5'></rect>
- <circle cx='16' cy='16' r='8' fill='white'></circle>
+ <circle cx='16' cy='16' r='8' fill='black'></circle>
<circle cx='32' cy='16' r='8' fill='#e47464'></circle>
<circle cx='48' cy='16' r='8' fill='#cccccc'></circle>
<circle cx='64' cy='16' r='8' fill='#000000'></circle>
diff --git a/assets/robo.svg b/assets/robo.svg
index 34d8246..4acf3e3 100644
--- a/assets/robo.svg
+++ b/assets/robo.svg
@@ -1,6 +1,6 @@
<svg class="vector" width="80px" height="48px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
- <rect width='80' height='48' fill='#696969' rx='5' ry='5'></rect>
+ <rect width='80' height='48' fill='#655f5f' rx='5' ry='5'></rect>
<circle cx='16' cy='16' r='8' fill='#ffffff'></circle>
<circle cx='32' cy='16' r='8' fill='#b5b5b5'></circle>
<circle cx='48' cy='16' r='8' fill='#191919'></circle>