diff options
| author | aeriform <madebyflame@gmail.com> | 2018-09-06 01:41:57 +0000 |
|---|---|---|
| committer | aeriform <madebyflame@gmail.com> | 2018-09-06 01:41:57 +0000 |
| commit | 711276dfbbf54dbcb1849c73e37a5172e57d4748 (patch) | |
| tree | 4086437f5fc96257cf2b46c0bfac17e4e4ee911b | |
| parent | 1a8c1a25e5f59e2563220b6c203c85548dbdec01 (diff) | |
add merveilles, soft, pico8
edit 2b, cpc, frameio, ramma, snow, tape, tape_se, toxik,
| -rw-r--r-- | README.md | 35 | ||||
| -rw-r--r-- | assets/2b.svg | 12 | ||||
| -rw-r--r-- | assets/cpc.svg | 6 | ||||
| -rw-r--r-- | assets/frameio.svg | 18 | ||||
| -rw-r--r-- | assets/merveilles.svg | 12 | ||||
| -rw-r--r-- | assets/pico8.svg | 12 | ||||
| -rw-r--r-- | assets/ramma.svg | 18 | ||||
| -rw-r--r-- | assets/snow.svg | 4 | ||||
| -rw-r--r-- | assets/soft.svg | 12 | ||||
| -rw-r--r-- | assets/tape.svg | 8 | ||||
| -rw-r--r-- | assets/tape_se.svg | 2 | ||||
| -rw-r--r-- | assets/toxik.svg | 8 | ||||
| -rwxr-xr-x | themes/2b.thm | 14 | ||||
| -rw-r--r-- | themes/cpc.thm | 6 | ||||
| -rwxr-xr-x | themes/frameio.thm | 6 | ||||
| -rwxr-xr-x | themes/merveilles.thm | 18 | ||||
| -rwxr-xr-x | themes/pico8.thm | 18 | ||||
| -rwxr-xr-x | themes/ramma.thm | 6 | ||||
| -rw-r--r-- | themes/snow.thm | 4 | ||||
| -rwxr-xr-x | themes/soft.thm | 18 | ||||
| -rw-r--r-- | themes/tape.thm | 8 | ||||
| -rwxr-xr-x | themes/tape_se.thm | 2 | ||||
| -rwxr-xr-x | themes/toxik.thm | 8 |
23 files changed, 190 insertions, 65 deletions
@@ -1,12 +1,18 @@ # Themes This collection of themes are meant to be used with [Marabu](https://github.com/hundredrabbits/Marabu), [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 may also be used with +[Tape] by Aeriform(https://aeriform.itch.io/tape) + <img src='https://raw.githubusercontent.com/hundredrabbits/Themes/master/PREVIEW.jpg' width='600'/> ## Install To install a theme, simply drag the `thm` file onto the application window. You are welcome to submit your own themes to this collection! +## [2b](themes/2b.thm) + + ## [apollo](themes/apollo.thm)  @@ -34,12 +40,18 @@ You are welcome to submit your own themes to this collection! ## [commodore](themes/commodore.thm)  +## [cpc](themes/cpc.thm) + + ## [deuveir](themes/deuveir.thm)  ## [donsol](themes/donsol.thm)  +## [frameio](themes/frameio.thm) + + ## [gameboy](themes/gameboy.thm)  @@ -52,12 +64,21 @@ You are welcome to submit your own themes to this collection! ## [marble](themes/marble.thm)  +## [merveilles](themes/merveilles.thm) + + ## [noir](themes/noir.thm)  ## [pale](themes/pale.thm)  +## [pico8](themes/pico8.thm) + + +## [ramma](themes/ramma.thm) + + ## [raspberry](themes/raspberry.thm)  @@ -70,9 +91,23 @@ You are welcome to submit your own themes to this collection! ## [seaweed](themes/seaweed.thm)  +## [snow](themes/snow.thm) + + +## [soft](themes/soft.thm) + + ## [soyuz](themes/soyuz.thm)  ## [swiss](themes/swiss.thm)  +## [tape](themes/tape.thm) + + +## [tape_se](themes/tape_se.thm) + + +## [toxik](themes/toxik.thm) + diff --git a/assets/2b.svg b/assets/2b.svg index 84f69d8..c7bd447 100644 --- a/assets/2b.svg +++ b/assets/2b.svg @@ -1,12 +1,12 @@ <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> - <rect width='96' height='64' fill='#D4D3C0' rx='5' ry='5'></rect> + <rect width='96' height='64' fill='#d4d3c0' rx='5' ry='5'></rect> <circle cx='24' cy='24' r='8' fill='#534e41'></circle> - <circle cx='40' cy='24' r='8' fill='#DFDDCA'></circle> - <circle cx='56' cy='24' r='8' fill='#EDE6D4'></circle> - <circle cx='72' cy='24' r='8' fill='#EDE6D4'></circle> - <circle cx='24' cy='40' r='8' fill='#EDE6D4'></circle> + <circle cx='40' cy='24' r='8' fill='#534e41'></circle> + <circle cx='56' cy='24' r='8' fill='#ede6d4'></circle> + <circle cx='72' cy='24' r='8' fill='#cc295c'></circle> + <circle cx='24' cy='40' r='8' fill='#ede6d4'></circle> <circle cx='40' cy='40' r='8' fill='#534e41'></circle> - <circle cx='56' cy='40' r='8' fill='#DFDDCA'></circle> + <circle cx='56' cy='40' r='8' fill='#dfddca'></circle> <circle cx='72' cy='40' r='8' fill='#cc295c'></circle> </svg> diff --git a/assets/cpc.svg b/assets/cpc.svg index 83f2fdb..a367b07 100644 --- a/assets/cpc.svg +++ b/assets/cpc.svg @@ -4,9 +4,9 @@ <circle cx='24' cy='24' r='8' fill='#ffff1c'></circle> <circle cx='40' cy='24' r='8' fill='#ffff1c'></circle> <circle cx='56' cy='24' r='8' fill='#ffff1c'></circle> - <circle cx='72' cy='24' r='8' fill='#ffff1c'></circle> + <circle cx='72' cy='24' r='8' fill='#000062'></circle> <circle cx='24' cy='40' r='8' fill='#ffff1c'></circle> - <circle cx='40' cy='40' r='8' fill='#ff0000'></circle> + <circle cx='40' cy='40' r='8' fill='#000062'></circle> <circle cx='56' cy='40' r='8' fill='#000062'></circle> - <circle cx='72' cy='40' r='8' fill='#000062'></circle> + <circle cx='72' cy='40' r='8' fill='#ff0000'></circle> </svg> diff --git a/assets/frameio.svg b/assets/frameio.svg index a97f711..83d6b8f 100644 --- a/assets/frameio.svg +++ b/assets/frameio.svg @@ -1,12 +1,12 @@ <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> - <rect width='96' height='64' fill='#252526' rx='5' ry='5'></rect> - <circle cx='24' cy='24' r='8' fill='#ededed'></circle> - <circle cx='40' cy='24' r='8' fill='#2d2d30'></circle> - <circle cx='56' cy='24' r='8' fill='#ed2c3e'></circle> - <circle cx='72' cy='24' r='8' fill='#2d2d30'></circle> - <circle cx='24' cy='40' r='8' fill='#ed2c3e'></circle> - <circle cx='40' cy='40' r='8' fill='#2d2d30'></circle> - <circle cx='56' cy='40' r='8' fill='#2d2d30'></circle> - <circle cx='72' cy='40' r='8' fill='#ededed'></circle> + <rect width='96' height='64' fill='#333848' rx='5' ry='5'></rect> + <circle cx='24' cy='24' r='8' fill='#edeef2'></circle> + <circle cx='40' cy='24' r='8' fill='#5b52fe'></circle> + <circle cx='56' cy='24' r='8' fill='#394153'></circle> + <circle cx='72' cy='24' r='8' fill='#5b52fe'></circle> + <circle cx='24' cy='40' r='8' fill='#edeef2'></circle> + <circle cx='40' cy='40' r='8' fill='#394153'></circle> + <circle cx='56' cy='40' r='8' fill='#394153'></circle> + <circle cx='72' cy='40' r='8' fill='#5b52fe'></circle> </svg> diff --git a/assets/merveilles.svg b/assets/merveilles.svg new file mode 100644 index 0000000..5eef4b8 --- /dev/null +++ b/assets/merveilles.svg @@ -0,0 +1,12 @@ + + <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> + <rect width='96' height='64' fill='#161616' rx='5' ry='5'></rect> + <circle cx='24' cy='24' r='8' fill='#edeef2'></circle> + <circle cx='40' cy='24' r='8' fill='#3bffbe'></circle> + <circle cx='56' cy='24' r='8' fill='#111110'></circle> + <circle cx='72' cy='24' r='8' fill='#3bffbe'></circle> + <circle cx='24' cy='40' r='8' fill='#111110'></circle> + <circle cx='40' cy='40' r='8' fill='#edeef2'></circle> + <circle cx='56' cy='40' r='8' fill='#111110'></circle> + <circle cx='72' cy='40' r='8' fill='#3bffbe'></circle> + </svg> diff --git a/assets/pico8.svg b/assets/pico8.svg new file mode 100644 index 0000000..bfad90e --- /dev/null +++ b/assets/pico8.svg @@ -0,0 +1,12 @@ + + <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> + <rect width='96' height='64' fill='#5f564e' rx='5' ry='5'></rect> + <circle cx='24' cy='24' r='8' fill='#fff1e9'></circle> + <circle cx='40' cy='24' r='8' fill='#ff78a9'></circle> + <circle cx='56' cy='24' r='8' fill='#695f56'></circle> + <circle cx='72' cy='24' r='8' fill='#00aefe'></circle> + <circle cx='24' cy='40' r='8' fill='#fff1e9'></circle> + <circle cx='40' cy='40' r='8' fill='#5f564e'></circle> + <circle cx='56' cy='40' r='8' fill='#695f56'></circle> + <circle cx='72' cy='40' r='8' fill='#ff78a9'></circle> + </svg> diff --git a/assets/ramma.svg b/assets/ramma.svg index 52a5d4f..c4cc893 100644 --- a/assets/ramma.svg +++ b/assets/ramma.svg @@ -1,12 +1,12 @@ <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> - <rect width='96' height='64' fill='#333848' rx='5' ry='5'></rect> - <circle cx='24' cy='24' r='8' fill='#edeef2'></circle> - <circle cx='40' cy='24' r='8' fill='#394153'></circle> - <circle cx='56' cy='24' r='8' fill='#edeef2'></circle> - <circle cx='72' cy='24' r='8' fill='#394153'></circle> - <circle cx='24' cy='40' r='8' fill='#edeef2'></circle> - <circle cx='40' cy='40' r='8' fill='#394153'></circle> - <circle cx='56' cy='40' r='8' fill='#394153'></circle> - <circle cx='72' cy='40' r='8' fill='#5b52fe'></circle> + <rect width='96' height='64' fill='#252526' rx='5' ry='5'></rect> + <circle cx='24' cy='24' r='8' fill='#ededed'></circle> + <circle cx='40' cy='24' r='8' fill='#ededed'></circle> + <circle cx='56' cy='24' r='8' fill='#2d2d30'></circle> + <circle cx='72' cy='24' r='8' fill='#ededed'></circle> + <circle cx='24' cy='40' r='8' fill='#ed2c3e'></circle> + <circle cx='40' cy='40' r='8' fill='#2d2d30'></circle> + <circle cx='56' cy='40' r='8' fill='#2d2d30'></circle> + <circle cx='72' cy='40' r='8' fill='#ededed'></circle> </svg> diff --git a/assets/snow.svg b/assets/snow.svg index 54b85fb..58b6285 100644 --- a/assets/snow.svg +++ b/assets/snow.svg @@ -2,9 +2,9 @@ <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> <rect width='96' height='64' fill='#eeefee' rx='5' ry='5'></rect> <circle cx='24' cy='24' r='8' fill='#545454'></circle> - <circle cx='40' cy='24' r='8' fill='#fbfbfb'></circle> + <circle cx='40' cy='24' r='8' fill='#545454'></circle> <circle cx='56' cy='24' r='8' fill='#fbfbfb'></circle> - <circle cx='72' cy='24' r='8' fill='#ed2c3e'></circle> + <circle cx='72' cy='24' r='8' fill='#545454'></circle> <circle cx='24' cy='40' r='8' fill='#fbfbfb'></circle> <circle cx='40' cy='40' r='8' fill='#ed2c3e'></circle> <circle cx='56' cy='40' r='8' fill='#f5f5f5'></circle> diff --git a/assets/soft.svg b/assets/soft.svg new file mode 100644 index 0000000..b43b70a --- /dev/null +++ b/assets/soft.svg @@ -0,0 +1,12 @@ + + <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> + <rect width='96' height='64' fill='#f9f5f5' rx='5' ry='5'></rect> + <circle cx='24' cy='24' r='8' fill='#968585'></circle> + <circle cx='40' cy='24' r='8' fill='#ce8ed7'></circle> + <circle cx='56' cy='24' r='8' fill='#ffffff'></circle> + <circle cx='72' cy='24' r='8' fill='#ce8ed7'></circle> + <circle cx='24' cy='40' r='8' fill='#f9f5f5'></circle> + <circle cx='40' cy='40' r='8' fill='#968585'></circle> + <circle cx='56' cy='40' r='8' fill='#ffffff'></circle> + <circle cx='72' cy='40' r='8' fill='#e1698d'></circle> + </svg> diff --git a/assets/tape.svg b/assets/tape.svg index cba07e0..04a8840 100644 --- a/assets/tape.svg +++ b/assets/tape.svg @@ -1,12 +1,12 @@ <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> <rect width='96' height='64' fill='#dad7cd' rx='5' ry='5'></rect> - <circle cx='24' cy='24' r='8' fill='#d9d6cc'></circle> - <circle cx='40' cy='24' r='8' fill='#dad7cd'></circle> + <circle cx='24' cy='24' r='8' fill='#43423e'></circle> + <circle cx='40' cy='24' r='8' fill='#43423e'></circle> <circle cx='56' cy='24' r='8' fill='#e5e3dc'></circle> - <circle cx='72' cy='24' r='8' fill='#dad7cd'></circle> + <circle cx='72' cy='24' r='8' fill='#43423e'></circle> <circle cx='24' cy='40' r='8' fill='#e5e3dc'></circle> <circle cx='40' cy='40' r='8' fill='#eb3f48'></circle> - <circle cx='56' cy='40' r='8' fill='#dad7cd'></circle> + <circle cx='56' cy='40' r='8' fill='#e5e3dc'></circle> <circle cx='72' cy='40' r='8' fill='#43423e'></circle> </svg> diff --git a/assets/tape_se.svg b/assets/tape_se.svg index d2ed194..c2439b1 100644 --- a/assets/tape_se.svg +++ b/assets/tape_se.svg @@ -4,7 +4,7 @@ <circle cx='24' cy='24' r='8' fill='#d9d6cc'></circle> <circle cx='40' cy='24' r='8' fill='#3e3a38'></circle> <circle cx='56' cy='24' r='8' fill='#454440'></circle> - <circle cx='72' cy='24' r='8' fill='#3e3a38'></circle> + <circle cx='72' cy='24' r='8' fill='#d9d6cc'></circle> <circle cx='24' cy='40' r='8' fill='#454440'></circle> <circle cx='40' cy='40' r='8' fill='#eb3f48'></circle> <circle cx='56' cy='40' r='8' fill='#2f2d2b'></circle> diff --git a/assets/toxik.svg b/assets/toxik.svg index 36090ea..fd00a3e 100644 --- a/assets/toxik.svg +++ b/assets/toxik.svg @@ -2,10 +2,10 @@ <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> <rect width='96' height='64' fill='#404040' rx='5' ry='5'></rect> <circle cx='24' cy='24' r='8' fill='#ccd6d6'></circle> - <circle cx='40' cy='24' r='8' fill='#464646'></circle> - <circle cx='56' cy='24' r='8' fill='#EDEEF2'></circle> - <circle cx='72' cy='24' r='8' fill='#464646'></circle> - <circle cx='24' cy='40' r='8' fill='#EDEEF2'></circle> + <circle cx='40' cy='24' r='8' fill='#ccd6d6'></circle> + <circle cx='56' cy='24' r='8' fill='#464646'></circle> + <circle cx='72' cy='24' r='8' fill='#ff681d'></circle> + <circle cx='24' cy='40' r='8' fill='#edeef2'></circle> <circle cx='40' cy='40' r='8' fill='#464646'></circle> <circle cx='56' cy='40' r='8' fill='#464646'></circle> <circle cx='72' cy='40' r='8' fill='#ff681d'></circle> diff --git a/themes/2b.thm b/themes/2b.thm index 18a0bed..532ddf2 100755 --- a/themes/2b.thm +++ b/themes/2b.thm @@ -1,18 +1,18 @@ { "meta": { - "author": "unknown", + "author": "aeriform", "version": 2, "revision": 1 }, "data": { - "background": "#D4D3C0", + "background": "#d4d3c0", "f_high": "#534e41", - "f_med": "#DFDDCA", - "f_low": "#EDE6D4", - "f_inv": "#EDE6D4", - "b_high": "#EDE6D4", + "f_med": "#534e41", + "f_low": "#ede6d4", + "f_inv": "#cc295c", + "b_high": "#ede6d4", "b_med": "#534e41", - "b_low": "#DFDDCA", + "b_low": "#dfddca", "b_inv": "#cc295c" } } diff --git a/themes/cpc.thm b/themes/cpc.thm index cb73389..1d48381 100644 --- a/themes/cpc.thm +++ b/themes/cpc.thm @@ -9,10 +9,10 @@ "f_high": "#ffff1c", "f_med": "#ffff1c", "f_low": "#ffff1c", - "f_inv": "#ffff1c", + "f_inv": "#000062", "b_high": "#ffff1c", - "b_med": "#ff0000", + "b_med": "#000062", "b_low": "#000062", - "b_inv": "#000062" + "b_inv": "#ff0000" } } diff --git a/themes/frameio.thm b/themes/frameio.thm index 8bf597a..b604c8a 100755 --- a/themes/frameio.thm +++ b/themes/frameio.thm @@ -7,9 +7,9 @@ "data": { "background": "#333848", "f_high": "#edeef2", - "f_med": "#394153", - "f_low": "#edeef2", - "f_inv": "#394153", + "f_med": "#5b52fe", + "f_low": "#394153", + "f_inv": "#5b52fe", "b_high": "#edeef2", "b_med": "#394153", "b_low": "#394153", diff --git a/themes/merveilles.thm b/themes/merveilles.thm new file mode 100755 index 0000000..ac0cbfb --- /dev/null +++ b/themes/merveilles.thm @@ -0,0 +1,18 @@ +{ + "meta": { + "author": "aeriform", + "version": 2, + "revision": 1 + }, + "data": { + "background": "#161616", + "f_high": "#edeef2", + "f_med": "#3bffbe", + "f_low": "#111110", + "f_inv": "#3bffbe", + "b_high": "#111110", + "b_med": "#edeef2", + "b_low": "#111110", + "b_inv": "#3bffbe" + } +} diff --git a/themes/pico8.thm b/themes/pico8.thm new file mode 100755 index 0000000..26a45c5 --- /dev/null +++ b/themes/pico8.thm @@ -0,0 +1,18 @@ +{ + "meta": { + "author": "aeriform", + "version": 2, + "revision": 1 + }, + "data": { + "background": "#5f564e", + "f_high": "#fff1e9", + "f_med": "#ff78a9", + "f_low": "#695f56", + "f_inv": "#00aefe", + "b_high": "#fff1e9", + "b_med": "#5f564e", + "b_low": "#695f56", + "b_inv": "#ff78a9" + } +} diff --git a/themes/ramma.thm b/themes/ramma.thm index e0b3e3b..8a354ff 100755 --- a/themes/ramma.thm +++ b/themes/ramma.thm @@ -7,9 +7,9 @@ "data": { "background": "#252526", "f_high": "#ededed", - "f_med": "#2d2d30", - "f_low": "#ed2c3e", - "f_inv": "#2d2d30", + "f_med": "#ededed", + "f_low": "#2d2d30", + "f_inv": "#ededed", "b_high": "#ed2c3e", "b_med": "#2d2d30", "b_low": "#2d2d30", diff --git a/themes/snow.thm b/themes/snow.thm index 813e4f4..836c407 100644 --- a/themes/snow.thm +++ b/themes/snow.thm @@ -7,9 +7,9 @@ "data": { "background": "#eeefee", "f_high": "#545454", - "f_med": "#fbfbfb", + "f_med": "#545454", "f_low": "#fbfbfb", - "f_inv": "#ed2c3e", + "f_inv": "#545454", "b_high": "#fbfbfb", "b_med": "#ed2c3e", "b_low": "#f5f5f5", diff --git a/themes/soft.thm b/themes/soft.thm new file mode 100755 index 0000000..7ba0c79 --- /dev/null +++ b/themes/soft.thm @@ -0,0 +1,18 @@ +{ + "meta": { + "author": "aeriform", + "version": 2, + "revision": 1 + }, + "data": { + "background": "#f9f5f5", + "f_high": "#968585", + "f_med": "#ce8ed7", + "f_low": "#ffffff", + "f_inv": "#ce8ed7", + "b_high": "#f9f5f5", + "b_med": "#968585", + "b_low": "#ffffff", + "b_inv": "#e1698d" + } +} diff --git a/themes/tape.thm b/themes/tape.thm index fe34a50..2a0aeed 100644 --- a/themes/tape.thm +++ b/themes/tape.thm @@ -6,13 +6,13 @@ }, "data": { "background": "#dad7cd", - "f_high": "#d9d6cc", - "f_med": "#dad7cd", + "f_high": "#43423e", + "f_med": "#43423e", "f_low": "#e5e3dc", - "f_inv": "#dad7cd", + "f_inv": "#43423e", "b_high": "#e5e3dc", "b_med": "#eb3f48", - "b_low": "#dad7cd", + "b_low": "#e5e3dc", "b_inv": "#43423e" } } diff --git a/themes/tape_se.thm b/themes/tape_se.thm index 5643061..2a22b7c 100755 --- a/themes/tape_se.thm +++ b/themes/tape_se.thm @@ -9,7 +9,7 @@ "f_high": "#d9d6cc", "f_med": "#3e3a38", "f_low": "#454440", - "f_inv": "#3e3a38", + "f_inv": "#d9d6cc", "b_high": "#454440", "b_med": "#eb3f48", "b_low": "#2f2d2b", diff --git a/themes/toxik.thm b/themes/toxik.thm index a925349..2d3576c 100755 --- a/themes/toxik.thm +++ b/themes/toxik.thm @@ -7,10 +7,10 @@ "data": { "background": "#404040", "f_high": "#ccd6d6", - "f_med": "#464646", - "f_low": "#EDEEF2", - "f_inv": "#464646", - "b_high": "#EDEEF2", + "f_med": "#ccd6d6", + "f_low": "#464646", + "f_inv": "#ff681d", + "b_high": "#edeef2", "b_med": "#464646", "b_low": "#464646", "b_inv": "#ff681d" |
