diff options
author | Jefferson González <jgmdev@gmail.com> | 2022-02-26 21:00:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-26 21:00:11 -0400 |
commit | dbd0e9378b114959948403a7edcbf7a1bdff5b97 (patch) | |
tree | 2fce83cdd1774ca9222294352151df9c392b7190 /previews/zenburn.svg | |
parent | b383fb287b3501dc3b927e5c63a3420d84795857 (diff) | |
parent | 212cf85078d285fe09e69aad00d508131ffb3499 (diff) | |
download | lite-xl-colors-dbd0e9378b114959948403a7edcbf7a1bdff5b97.tar.gz lite-xl-colors-dbd0e9378b114959948403a7edcbf7a1bdff5b97.zip |
Merge pull request #9 from thechidambaram/svg-preview
Svg preview
Diffstat (limited to 'previews/zenburn.svg')
-rw-r--r-- | previews/zenburn.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/previews/zenburn.svg b/previews/zenburn.svg new file mode 100644 index 0000000..c2e7913 --- /dev/null +++ b/previews/zenburn.svg @@ -0,0 +1,21 @@ +<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.526315789474" height="16" fill="rgb(43, 43, 43)"></rect> +<rect x="10.526315789474" width="10.526315789474" height="16" fill="rgb(47, 47, 47)"></rect> +<rect x="21.052631578947" width="10.526315789474" height="16" fill="rgb(56, 56, 56)"></rect> +<rect x="31.578947368421" width="10.526315789474" height="16" fill="rgb(61, 61, 61)"></rect> +<rect x="42.105263157895" width="10.526315789474" height="16" fill="rgb(64, 64, 64)"></rect> +<rect x="52.631578947368" width="10.526315789474" height="16" fill="rgb(76, 76, 76)"></rect> +<rect x="63.157894736842" width="10.526315789474" height="16" fill="rgb(84, 84, 84)"></rect> +<rect x="73.684210526316" width="10.526315789474" height="16" fill="rgb(94, 94, 94)"></rect> +<rect x="84.210526315789" width="10.526315789474" height="16" fill="rgb(127, 159, 127)"></rect> +<rect x="94.736842105263" width="10.526315789474" height="16" fill="rgb(143, 143, 143)"></rect> +<rect x="105.26315789474" width="10.526315789474" height="16" fill="rgb(204, 147, 147)"></rect> +<rect x="115.78947368421" width="10.526315789474" height="16" fill="rgb(223, 175, 143)"></rect> +<rect x="126.31578947368" width="10.526315789474" height="16" fill="rgb(140, 208, 211)"></rect> +<rect x="136.84210526316" width="10.526315789474" height="16" fill="rgb(239, 239, 143)"></rect> +<rect x="147.36842105263" width="10.526315789474" height="16" fill="rgb(223, 223, 191)"></rect> +<rect x="157.89473684211" width="10.526315789474" height="16" fill="rgb(240, 223, 175)"></rect> +<rect x="168.42105263158" width="10.526315789474" height="16" fill="rgb(220, 220, 204)"></rect> +<rect x="178.94736842105" width="10.526315789474" height="16" fill="rgb(240, 239, 208)"></rect> +<rect x="189.47368421053" width="10.526315789474" height="16" fill="rgb(248, 248, 240)"></rect> +</svg>
\ No newline at end of file |