diff options
Diffstat (limited to 'themes/zxspectrum.svg')
| -rw-r--r-- | themes/zxspectrum.svg | 13 |
1 files changed, 0 insertions, 13 deletions
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 |
