aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevine Lu Linvega <aliceffekt@gmail.com>2018-09-15 07:44:33 +1200
committerDevine Lu Linvega <aliceffekt@gmail.com>2018-09-15 07:44:33 +1200
commite5011639dca3d729c65c0bb9985c2d84c84181e0 (patch)
tree03a112a8f360c7f648de5003ab7513c31a24a10a
parent99c0357845c873b042ce6179616442d244041c2e (diff)
Improved themes
-rw-r--r--themes/TODO/commodore.svg25
-rw-r--r--themes/battlestation.svg8
-rw-r--r--themes/coal.svg2
-rw-r--r--themes/commodore.svg13
-rw-r--r--themes/donsol.svg25
-rw-r--r--themes/soyuz.svg25
6 files changed, 58 insertions, 40 deletions
diff --git a/themes/TODO/commodore.svg b/themes/TODO/commodore.svg
index 1fcc292..6077c2d 100644
--- a/themes/TODO/commodore.svg
+++ b/themes/TODO/commodore.svg
@@ -1,12 +1,13 @@
-
- <svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
- <rect width='96' height='64' id='background' fill='#a5a7fc'></rect>
- <circle cx='24' cy='24' r='8' id='f_high' fill='#FFF'></circle>
- <circle cx='40' cy='24' r='8' id='f_med' fill='#FFF'></circle>
- <circle cx='56' cy='24' r='8' id='f_low' fill='#444ae3'></circle>
- <circle cx='72' cy='24' r='8' id='f_inv' fill='#444ae3'></circle>
- <circle cx='24' cy='40' r='8' id='b_high' fill='#FFF'></circle>
- <circle cx='40' cy='40' r='8' id='b_med' fill='#444ae3'></circle>
- <circle cx='56' cy='40' r='8' id='b_low' fill='#7479ee'></circle>
- <circle cx='72' cy='40' r='8' id='b_inv' fill='#fff'></circle>
- </svg> \ No newline at end of file
+<svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
+ <rect width='96' height='64' id='background' fill='#a5a7fc'></rect>
+ <!-- Foreground -->
+ <circle cx='24' cy='24' r='8' id='f_high' fill='#ffd7cd'></circle>
+ <circle cx='40' cy='24' r='8' id='f_med' fill='#b7b9ff'></circle>
+ <circle cx='56' cy='24' r='8' id='f_low' fill='#b7b9ff'></circle>
+ <circle cx='72' cy='24' r='8' id='f_inv' fill='#444ae3'></circle>
+ <!-- Background -->
+ <circle cx='24' cy='40' r='8' id='b_high' fill='#FFF'></circle>
+ <circle cx='40' cy='40' r='8' id='b_med' fill='#7479ee'></circle>
+ <circle cx='56' cy='40' r='8' id='b_low' fill='#444ae3'></circle>
+ <circle cx='72' cy='40' r='8' id='b_inv' fill='#fff'></circle>
+</svg> \ No newline at end of file
diff --git a/themes/battlestation.svg b/themes/battlestation.svg
index 572d1e9..60d7910 100644
--- a/themes/battlestation.svg
+++ b/themes/battlestation.svg
@@ -2,12 +2,12 @@
<rect width='96' height='64' id='background' fill='#222'></rect>
<!-- Foreground -->
<circle cx='24' cy='24' r='8' id='f_high' fill='#fff'></circle>
- <circle cx='40' cy='24' r='8' id='f_med' fill='#777'></circle>
+ <circle cx='40' cy='24' r='8' id='f_med' fill='#affec7'></circle>
<circle cx='56' cy='24' r='8' id='f_low' fill='#444'></circle>
<circle cx='72' cy='24' r='8' id='f_inv' fill='#000'></circle>
<!-- Background -->
- <circle cx='24' cy='40' r='8' id='b_high' fill='#000'></circle>
- <circle cx='40' cy='40' r='8' id='b_med' fill='#affec7'></circle>
- <circle cx='56' cy='40' r='8' id='b_low' fill='#000'></circle>
+ <circle cx='24' cy='40' r='8' id='b_high' fill='#555'></circle>
+ <circle cx='40' cy='40' r='8' id='b_med' fill='#333'></circle>
+ <circle cx='56' cy='40' r='8' id='b_low' fill='#111'></circle>
<circle cx='72' cy='40' r='8' id='b_inv' fill='#affec7'></circle>
</svg> \ No newline at end of file
diff --git a/themes/coal.svg b/themes/coal.svg
index e024a2f..1717803 100644
--- a/themes/coal.svg
+++ b/themes/coal.svg
@@ -1,9 +1,11 @@
<svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
<rect width='96' height='64' id='background' fill='#EDEAEA'></rect>
+ <!-- Foreground -->
<circle cx='24' cy='24' r='8' id='f_high' fill='#A3A3A4'></circle>
<circle cx='40' cy='24' r='8' id='f_med' fill='#393B3F'></circle>
<circle cx='56' cy='24' r='8' id='f_low' fill='#808790'></circle>
<circle cx='72' cy='24' r='8' id='f_inv' fill='#000'></circle>
+ <!-- Background -->
<circle cx='24' cy='40' r='8' id='b_high' fill='#333333'></circle>
<circle cx='40' cy='40' r='8' id='b_med' fill='#777777'></circle>
<circle cx='56' cy='40' r='8' id='b_low' fill='#DDDDDD'></circle>
diff --git a/themes/commodore.svg b/themes/commodore.svg
new file mode 100644
index 0000000..9c99938
--- /dev/null
+++ b/themes/commodore.svg
@@ -0,0 +1,13 @@
+<svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
+ <!-- Foreground -->
+ <rect width='96' height='64' id='background' fill='#a5a7fc'></rect>
+ <circle cx='24' cy='24' r='8' id='f_high' fill='#ffd7cd'></circle>
+ <circle cx='40' cy='24' r='8' id='f_med' fill='#b7b9ff'></circle>
+ <circle cx='56' cy='24' r='8' id='f_low' fill='#b7b9ff'></circle>
+ <circle cx='72' cy='24' r='8' id='f_inv' fill='#444ae3'></circle>
+ <!-- Background -->
+ <circle cx='24' cy='40' r='8' id='b_high' fill='#FFF'></circle>
+ <circle cx='40' cy='40' r='8' id='b_med' fill='#7479ee'></circle>
+ <circle cx='56' cy='40' r='8' id='b_low' fill='#444ae3'></circle>
+ <circle cx='72' cy='40' r='8' id='b_inv' fill='#fff'></circle>
+</svg> \ No newline at end of file
diff --git a/themes/donsol.svg b/themes/donsol.svg
index acca4fe..b318be7 100644
--- a/themes/donsol.svg
+++ b/themes/donsol.svg
@@ -1,12 +1,13 @@
-
- <svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
- <rect width='96' height='64' id='background' fill='#000'></rect>
- <circle cx='24' cy='24' r='8' id='f_high' fill='white'></circle>
- <circle cx='40' cy='24' r='8' id='f_med' fill='#a93232'></circle>
- <circle cx='56' cy='24' r='8' id='f_low' fill='#cccccc'></circle>
- <circle cx='72' cy='24' r='8' id='f_inv' fill='#ffffff'></circle>
- <circle cx='24' cy='40' r='8' id='b_high' fill='#ffffff'></circle>
- <circle cx='40' cy='40' r='8' id='b_med' fill='#000000'></circle>
- <circle cx='56' cy='40' r='8' id='b_low' fill='#333333'></circle>
- <circle cx='72' cy='40' r='8' id='b_inv' fill='#a93232'></circle>
- </svg> \ No newline at end of file
+<svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
+ <rect width='96' height='64' id='background' fill='#000'></rect>
+ <!-- Foreground -->
+ <circle cx='24' cy='24' r='8' id='f_high' fill='white'></circle>
+ <circle cx='40' cy='24' r='8' id='f_med' fill='#a93232'></circle>
+ <circle cx='56' cy='24' r='8' id='f_low' fill='#cccccc'></circle>
+ <circle cx='72' cy='24' r='8' id='f_inv' fill='#ffffff'></circle>
+ <!-- Background -->
+ <circle cx='24' cy='40' r='8' id='b_high' fill='#ffffff'></circle>
+ <circle cx='40' cy='40' r='8' id='b_med' fill='#000000'></circle>
+ <circle cx='56' cy='40' r='8' id='b_low' fill='#333333'></circle>
+ <circle cx='72' cy='40' r='8' id='b_inv' fill='#a93232'></circle>
+</svg> \ No newline at end of file
diff --git a/themes/soyuz.svg b/themes/soyuz.svg
index 97c5127..cadf14c 100644
--- a/themes/soyuz.svg
+++ b/themes/soyuz.svg
@@ -1,12 +1,13 @@
-
- <svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
- <rect width='96' height='64' id='background' fill='#222'></rect>
- <circle cx='24' cy='24' r='8' id='f_high' fill='#fff'></circle>
- <circle cx='40' cy='24' r='8' id='f_med' fill='#999'></circle>
- <circle cx='56' cy='24' r='8' id='f_low' fill='#555'></circle>
- <circle cx='72' cy='24' r='8' id='f_inv' fill='#000'></circle>
- <circle cx='24' cy='40' r='8' id='b_high' fill='#fc533e'></circle>
- <circle cx='40' cy='40' r='8' id='b_med' fill='#666'></circle>
- <circle cx='56' cy='40' r='8' id='b_low' fill='#333'></circle>
- <circle cx='72' cy='40' r='8' id='b_inv' fill='#fc533e'></circle>
- </svg> \ No newline at end of file
+<svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
+ <rect width='96' height='64' id='background' fill='#222'></rect>
+ <!-- Foreground -->
+ <circle cx='24' cy='24' r='8' id='f_high' fill='#fff'></circle>
+ <circle cx='40' cy='24' r='8' id='f_med' fill='#999'></circle>
+ <circle cx='56' cy='24' r='8' id='f_low' fill='#555'></circle>
+ <circle cx='72' cy='24' r='8' id='f_inv' fill='#000'></circle>
+ <!-- Background -->
+ <circle cx='24' cy='40' r='8' id='b_high' fill='#fc533e'></circle>
+ <circle cx='40' cy='40' r='8' id='b_med' fill='#666'></circle>
+ <circle cx='56' cy='40' r='8' id='b_low' fill='#333'></circle>
+ <circle cx='72' cy='40' r='8' id='b_inv' fill='#fc533e'></circle>
+</svg> \ No newline at end of file