diff options
author | Chidambaram Nachiappan <60850111+thechidambaram@users.noreply.github.com> | 2022-02-25 09:39:21 +0000 |
---|---|---|
committer | Chidambaram Nachiappan <60850111+thechidambaram@users.noreply.github.com> | 2022-02-26 11:57:35 +0000 |
commit | c3d7e595f891922d22c02adbd09e4b0d80f1d882 (patch) | |
tree | 3f51eacc2cae3a275772126d7b23a7eddee3f360 /previews/mariana.svg | |
parent | 2d6082b6640241deaa77b3d511c9aa502893a10f (diff) | |
download | lite-xl-colors-c3d7e595f891922d22c02adbd09e4b0d80f1d882.tar.gz lite-xl-colors-c3d7e595f891922d22c02adbd09e4b0d80f1d882.zip |
Removed preview suffix from SVGs
Diffstat (limited to 'previews/mariana.svg')
-rw-r--r-- | previews/mariana.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/previews/mariana.svg b/previews/mariana.svg new file mode 100644 index 0000000..c8ca27f --- /dev/null +++ b/previews/mariana.svg @@ -0,0 +1,22 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="16" shape-rendering="crispEdges"> +<rect x="0.0" width="10.0" height="16" fill="rgb(29, 34, 39)"></rect> +<rect x="10.0" width="10.0" height="16" fill="rgb(36, 34, 35)"></rect> +<rect x="20.0" width="10.0" height="16" fill="rgb(48, 56, 65)"></rect> +<rect x="30.0" width="10.0" height="16" fill="rgb(68, 75, 83)"></rect> +<rect x="40.0" width="10.0" height="16" fill="rgb(76, 88, 99)"></rect> +<rect x="50.0" width="10.0" height="16" fill="rgb(105, 111, 117)"></rect> +<rect x="60.0" width="10.0" height="16" fill="rgb(194, 103, 79)"></rect> +<rect x="70.0" width="10.0" height="16" fill="rgb(231, 85, 80)"></rect> +<rect x="80.0" width="10.0" height="16" fill="rgb(147, 157, 93)"></rect> +<rect x="90.0" width="10.0" height="16" fill="rgb(132, 139, 149)"></rect> +<rect x="100.0" width="10.0" height="16" fill="rgb(229, 94, 102)"></rect> +<rect x="110.0" width="10.0" height="16" fill="rgb(102, 153, 202)"></rect> +<rect x="120.0" width="10.0" height="16" fill="rgb(239, 97, 121)"></rect> +<rect x="130.0" width="10.0" height="16" fill="rgb(158, 161, 145)"></rect> +<rect x="140.0" width="10.0" height="16" fill="rgb(166, 172, 185)"></rect> +<rect x="150.0" width="10.0" height="16" fill="rgb(97, 239, 206)"></rect> +<rect x="160.0" width="10.0" height="16" fill="rgb(255, 209, 82)"></rect> +<rect x="170.0" width="10.0" height="16" fill="rgb(191, 197, 208)"></rect> +<rect x="180.0" width="10.0" height="16" fill="rgb(215, 221, 233)"></rect> +<rect x="190.0" width="10.0" height="16" fill="rgb(216, 222, 233)"></rect> +</svg>
\ No newline at end of file |