diff options
| author | Devine Lu Linvega <aliceffekt@gmail.com> | 2018-01-10 09:39:11 +1300 |
|---|---|---|
| committer | Devine Lu Linvega <aliceffekt@gmail.com> | 2018-01-10 09:39:11 +1300 |
| commit | 7d22bcdaa1fd3bbf6765e4af98a81ff397b952bf (patch) | |
| tree | 4a4fd2beb5d0d33db2478339d63640208b758645 /assets | |
| parent | 0019376b9784c9046c6497886d996a70b54eac65 (diff) | |
Added new themes
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/apollo.svg | 12 | ||||
| -rw-r--r-- | assets/donsol.svg | 12 | ||||
| -rw-r--r-- | assets/mahou.svg | 2 | ||||
| -rw-r--r-- | assets/marble.svg | 4 | ||||
| -rw-r--r-- | assets/solitaire.svg | 12 | ||||
| -rw-r--r-- | assets/swiss.svg | 6 |
6 files changed, 42 insertions, 6 deletions
diff --git a/assets/apollo.svg b/assets/apollo.svg new file mode 100644 index 0000000..195cce3 --- /dev/null +++ b/assets/apollo.svg @@ -0,0 +1,12 @@ + + <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='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> + <circle cx='16' cy='32' r='8' fill='#ffffff'></circle> + <circle cx='32' cy='32' r='8' fill='#5f5353'></circle> + <circle cx='48' cy='32' r='8' fill='#afb7b2'></circle> + <circle cx='64' cy='32' r='8' fill='#e47464'></circle> + </svg>
\ No newline at end of file diff --git a/assets/donsol.svg b/assets/donsol.svg new file mode 100644 index 0000000..bc9a77e --- /dev/null +++ b/assets/donsol.svg @@ -0,0 +1,12 @@ + + <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='#000' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='white'></circle> + <circle cx='32' cy='16' r='8' fill='#FF0000'></circle> + <circle cx='48' cy='16' r='8' fill='#cccccc'></circle> + <circle cx='64' cy='16' r='8' fill='#a93232'></circle> + <circle cx='16' cy='32' r='8' fill='#ffffff'></circle> + <circle cx='32' cy='32' r='8' fill='#000000'></circle> + <circle cx='48' cy='32' r='8' fill='#333333'></circle> + <circle cx='64' cy='32' r='8' fill='#a93232'></circle> + </svg>
\ No newline at end of file diff --git a/assets/mahou.svg b/assets/mahou.svg index 710853f..10e63e9 100644 --- a/assets/mahou.svg +++ b/assets/mahou.svg @@ -5,7 +5,7 @@ <circle cx='32' cy='16' r='8' fill='#5E548E'></circle> <circle cx='48' cy='16' r='8' fill='#BE95C4'></circle> <circle cx='64' cy='16' r='8' fill='#E0B1CB'></circle> - <circle cx='16' cy='32' r='8' fill='#5E548E'></circle> + <circle cx='16' cy='32' r='8' fill='#FFFFFF'></circle> <circle cx='32' cy='32' r='8' fill='#5E548E'></circle> <circle cx='48' cy='32' r='8' fill='#BE95C4'></circle> <circle cx='64' cy='32' r='8' fill='#9F86C0'></circle> diff --git a/assets/marble.svg b/assets/marble.svg index 863b639..48e8168 100644 --- a/assets/marble.svg +++ b/assets/marble.svg @@ -6,7 +6,7 @@ <circle cx='48' cy='16' r='8' fill='#A6A2A2'></circle> <circle cx='64' cy='16' r='8' fill='#FFFCF9'></circle> <circle cx='16' cy='32' r='8' fill='#CFD2CD'></circle> - <circle cx='32' cy='32' r='8' fill='#CFD2CD'></circle> + <circle cx='32' cy='32' r='8' fill='#676164'></circle> <circle cx='48' cy='32' r='8' fill='#A6A2A2'></circle> - <circle cx='64' cy='32' r='8' fill='#E5E6E4'></circle> + <circle cx='64' cy='32' r='8' fill='#FFF'></circle> </svg>
\ No newline at end of file diff --git a/assets/solitaire.svg b/assets/solitaire.svg new file mode 100644 index 0000000..fa06887 --- /dev/null +++ b/assets/solitaire.svg @@ -0,0 +1,12 @@ + + <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='#111' rx='5' ry='5'></rect> + <circle cx='16' cy='16' r='8' fill='#000'></circle> + <circle cx='32' cy='16' r='8' fill='#f00'></circle> + <circle cx='48' cy='16' r='8' fill='#444'></circle> + <circle cx='64' cy='16' r='8' fill='#ff0000'></circle> + <circle cx='16' cy='32' r='8' fill='#555'></circle> + <circle cx='32' cy='32' r='8' fill='#000'></circle> + <circle cx='48' cy='32' r='8' fill='#555'></circle> + <circle cx='64' cy='32' r='8' fill='#91c1b5'></circle> + </svg>
\ No newline at end of file diff --git a/assets/swiss.svg b/assets/swiss.svg index 2703897..da4da41 100644 --- a/assets/swiss.svg +++ b/assets/swiss.svg @@ -2,11 +2,11 @@ <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='#f1f2f0' rx='5' ry='5'></rect> <circle cx='16' cy='16' r='8' fill='black'></circle> - <circle cx='32' cy='16' r='8' fill='#bfbabe'></circle> + <circle cx='32' cy='16' r='8' fill='#867f86'></circle> <circle cx='48' cy='16' r='8' fill='#a63e14'></circle> <circle cx='64' cy='16' r='8' fill='white'></circle> - <circle cx='16' cy='32' r='8' fill='#bfbabe'></circle> + <circle cx='16' cy='32' r='8' fill='#867f86'></circle> <circle cx='32' cy='32' r='8' fill='#a63e14'></circle> - <circle cx='48' cy='32' r='8' fill='#bfbabe'></circle> + <circle cx='48' cy='32' r='8' fill='#dde0da'></circle> <circle cx='64' cy='32' r='8' fill='#a63e14'></circle> </svg>
\ No newline at end of file |
