aboutsummaryrefslogtreecommitdiff
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
parent04a991913c19f2e3e1fbd4aa1cb80da8de06ff7b (diff)
Fixed this and that
-rw-r--r--README.md40
-rw-r--r--assets/apollo.svg2
-rw-r--r--assets/robo.svg2
-rw-r--r--themes/robo.thm2
-rwxr-xr-xtools/Updater(OS X).command29
5 files changed, 46 insertions, 29 deletions
diff --git a/README.md b/README.md
index 03bb7a8..f527d95 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Themes
-This collection of themes are meant to be used with [Ronin](https://github.com/hundredrabbits/Ronin), [Left](https://github.com/hundredrabbits/Left), [Donsol](https://github.com/hundredrabbits/Donsol) and [Dotgrid](https://github.com/hundredrabbits/Dotgrid).
+This collection of themes are meant to be used with [Ronin](https://github.com/hundredrabbits/Marabu), [Left](https://github.com/hundredrabbits/Left), [Donsol](https://github.com/hundredrabbits/Donsol) and [Dotgrid](https://github.com/hundredrabbits/Dotgrid).
<img src='https://raw.githubusercontent.com/hundredrabbits/Themes/master/PREVIEW.jpg' width='600'/>
@@ -7,14 +7,14 @@ This collection of themes are meant to be used with [Ronin](https://github.com/h
To install a theme, simply drag the `thm` file onto the application window.
You are welcome to submit your own themes to this collection!
-## [apollo11](themes/apollo11.thm)
-![apollo11](assets/apollo11.svg)
+## [apollo](themes/apollo.thm)
+![apollo](assets/apollo.svg)
## [ash](themes/ash.thm)
![ash](assets/ash.svg)
-## [apollo](themes/apollo.thm)
-![apollo](assets/apollo.svg)
+## [apollo11](themes/apollo11.thm)
+![apollo11](assets/apollo11.svg)
## [battlestation](themes/battlestation.thm)
![battlestation](assets/battlestation.svg)
@@ -25,8 +25,11 @@ You are welcome to submit your own themes to this collection!
## [blanc](themes/blanc.thm)
![blanc](assets/blanc.svg)
-## [commodore](themes/commodore.thm)
-![commodore](assets/commodore.svg)
+## [gameboy](themes/gameboy.thm)
+![gameboy](assets/gameboy.svg)
+
+## [mahou](themes/mahou.thm)
+![mahou](assets/mahou.svg)
## [donsol](themes/donsol.thm)
![donsol](assets/donsol.svg)
@@ -34,36 +37,33 @@ You are welcome to submit your own themes to this collection!
## [cina](themes/cina.thm)
![cina](assets/cina.svg)
-## [gameboy](themes/gameboy.thm)
-![gameboy](assets/gameboy.svg)
+## [commodore](themes/commodore.thm)
+![commodore](assets/commodore.svg)
## [marble](themes/marble.thm)
![marble](assets/marble.svg)
-## [noir](themes/noir.thm)
-![noir](assets/noir.svg)
-
-## [mahou](themes/mahou.thm)
-![mahou](assets/mahou.svg)
+## [raspberry](themes/raspberry.thm)
+![raspberry](assets/raspberry.svg)
## [robo](themes/robo.thm)
![robo](assets/robo.svg)
+## [noir](themes/noir.thm)
+![noir](assets/noir.svg)
+
+## [solitaire](themes/solitaire.thm)
+![solitaire](assets/solitaire.svg)
+
## [pale](themes/pale.thm)
![pale](assets/pale.svg)
## [seaweed](themes/seaweed.thm)
![seaweed](assets/seaweed.svg)
-## [solitaire](themes/solitaire.thm)
-![solitaire](assets/solitaire.svg)
-
## [soyuz](themes/soyuz.thm)
![soyuz](assets/soyuz.svg)
-## [raspberry](themes/raspberry.thm)
-![raspberry](assets/raspberry.svg)
-
## [swiss](themes/swiss.thm)
![swiss](assets/swiss.svg)
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>
diff --git a/themes/robo.thm b/themes/robo.thm
index e0b2317..fab00bc 100644
--- a/themes/robo.thm
+++ b/themes/robo.thm
@@ -1,5 +1,5 @@
{
- "background": "#696969",
+ "background": "#655f5f",
"f_high": "#ffffff",
"f_med": "#b5b5b5",
"f_low": "#191919",
diff --git a/tools/Updater(OS X).command b/tools/Updater(OS X).command
index 7d9cc38..997dac0 100755
--- a/tools/Updater(OS X).command
+++ b/tools/Updater(OS X).command
@@ -32,10 +32,27 @@ rm -r /Applications/Dotgrid.app
mv -v ~/Desktop/Dotgrid-darwin-x64/Dotgrid.app /Applications/
rm -r ~/Desktop/Dotgrid-darwin-x64/
-cd ~/Github/HundredRabbits/Byt/
+cd ~/Github/HundredRabbits/Verreciel/
git pull
-electron-packager . Dotgrid --platform=darwin --arch=x64 --out ~/Desktop/ --overwrite --electron-version=1.7.5 --icon=icon.icns
-chflags -f -R nouchg ~/Desktop/Byt-darwin-x64/
-rm -r /Applications/Byt.app
-mv -v ~/Desktop/Byt-darwin-x64/Byt.app /Applications/
-rm -r ~/Desktop/Byt-darwin-x64/ \ No newline at end of file
+electron-packager . Verreciel --platform=darwin --arch=x64 --out ~/Desktop/ --overwrite --electron-version=1.7.5 --icon=icon.icns
+chflags -f -R nouchg ~/Desktop/Verreciel-darwin-x64/
+rm -r /Applications/Verreciel.app
+mv -v ~/Desktop/Verreciel-darwin-x64/Verreciel.app /Applications/
+rm -r ~/Desktop/Verreciel-darwin-x64/
+
+cd ~/Github/HundredRabbits/Oquonie/
+git pull
+electron-packager . Oquonie --platform=darwin --arch=x64 --out ~/Desktop/ --overwrite --electron-version=1.7.5 --icon=icon.icns
+chflags -f -R nouchg ~/Desktop/Oquonie-darwin-x64/
+rm -r /Applications/Oquonie.app
+mv -v ~/Desktop/Oquonie-darwin-x64/Oquonie.app /Applications/
+rm -r ~/Desktop/Oquonie-darwin-x64/
+
+cd ~/Github/HundredRabbits/Donsol/
+git pull
+electron-packager . Donsol --platform=darwin --arch=x64 --out ~/Desktop/ --overwrite --electron-version=1.7.5 --icon=icon.icns
+chflags -f -R nouchg ~/Desktop/Donsol-darwin-x64/
+rm -r /Applications/Donsol.app
+mv -v ~/Desktop/Donsol-darwin-x64/Donsol.app /Applications/
+rm -r ~/Desktop/Donsol-darwin-x64/
+