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