diff options
| author | neauoire <aliceffekt@gmail.com> | 2020-03-26 19:07:34 +0900 |
|---|---|---|
| committer | neauoire <aliceffekt@gmail.com> | 2020-03-26 19:07:34 +0900 |
| commit | 8c1800738f582557b11506cba71fa7f2db699224 (patch) | |
| tree | 0dd78eba05d414e8101169b100bff23d8c36828a /themes | |
| parent | 57b4ae078926559dae491385e6265ec21d20c45f (diff) | |
Updated themeJS
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/muzieca.svg (renamed from themes/muzieca-mono.svg) | 0 | ||||
| -rw-r--r-- | themes/pale.svg | 13 | ||||
| -rw-r--r-- | themes/swiss.svg | 13 | ||||
| -rw-r--r-- | themes/zxspectrum.svg | 13 |
4 files changed, 0 insertions, 39 deletions
diff --git a/themes/muzieca-mono.svg b/themes/muzieca.svg index 9142939..9142939 100644 --- a/themes/muzieca-mono.svg +++ b/themes/muzieca.svg diff --git a/themes/pale.svg b/themes/pale.svg deleted file mode 100644 index 10b0665..0000000 --- a/themes/pale.svg +++ /dev/null @@ -1,13 +0,0 @@ -<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='#e1e1e1'></rect> - <!-- Foreground --> - <circle cx='24' cy='24' r='8' id='f_high' fill='#000000'></circle> - <circle cx='40' cy='24' r='8' id='f_med' fill='#777777'></circle> - <circle cx='56' cy='24' r='8' id='f_low' fill='#ffffff'></circle> - <circle cx='72' cy='24' r='8' id='f_inv' fill='#000000'></circle> - <!-- Background --> - <circle cx='24' cy='40' r='8' id='b_high' fill='#eeeeee'></circle> - <circle cx='40' cy='40' r='8' id='b_med' fill='#999999'></circle> - <circle cx='56' cy='40' r='8' id='b_low' fill='#cccccc'></circle> - <circle cx='72' cy='40' r='8' id='b_inv' fill='#ffffff'></circle> -</svg>
\ No newline at end of file diff --git a/themes/swiss.svg b/themes/swiss.svg deleted file mode 100644 index dc86948..0000000 --- a/themes/swiss.svg +++ /dev/null @@ -1,13 +0,0 @@ -<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='#f1f2f0'></rect> - <!-- Foreground --> - <circle cx='24' cy='24' r='8' id='f_high' fill='#000000'></circle> - <circle cx='40' cy='24' r='8' id='f_med' fill='#524e52'></circle> - <circle cx='56' cy='24' r='8' id='f_low' fill='#ffffff'></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='#a63e14'></circle> - <circle cx='40' cy='40' r='8' id='b_med' fill='#867f86'></circle> - <circle cx='56' cy='40' r='8' id='b_low' fill='#dde0da'></circle> - <circle cx='72' cy='40' r='8' id='b_inv' fill='#a63e14'></circle> -</svg>
\ No newline at end of file diff --git a/themes/zxspectrum.svg b/themes/zxspectrum.svg deleted file mode 100644 index f06763b..0000000 --- a/themes/zxspectrum.svg +++ /dev/null @@ -1,13 +0,0 @@ -<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='#000000'></rect> - <circle cx='24' cy='24' r='8' id='f_high' fill='#fffc36'></circle> - <circle cx='40' cy='24' r='8' id='f_med' fill='#00f92f'></circle> - <circle cx='56' cy='24' r='8' id='f_low' fill='#ff331c'></circle> - <circle cx='72' cy='24' r='8' id='f_inv' fill='#002bfb'></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='#00fbfe'></circle> - <circle cx='56' cy='40' r='8' id='b_low' fill='#00c7c9'></circle> - <circle cx='72' cy='40' r='8' id='b_inv' fill='#cacaca'></circle> -</svg>
\ No newline at end of file |
