aboutsummaryrefslogtreecommitdiff
path: root/previews/monodark.svg
diff options
context:
space:
mode:
authorJefferson González <jgmdev@gmail.com>2022-02-26 21:00:11 -0400
committerGitHub <noreply@github.com>2022-02-26 21:00:11 -0400
commitdbd0e9378b114959948403a7edcbf7a1bdff5b97 (patch)
tree2fce83cdd1774ca9222294352151df9c392b7190 /previews/monodark.svg
parentb383fb287b3501dc3b927e5c63a3420d84795857 (diff)
parent212cf85078d285fe09e69aad00d508131ffb3499 (diff)
downloadlite-xl-colors-dbd0e9378b114959948403a7edcbf7a1bdff5b97.tar.gz
lite-xl-colors-dbd0e9378b114959948403a7edcbf7a1bdff5b97.zip
Merge pull request #9 from thechidambaram/svg-preview
Svg preview
Diffstat (limited to 'previews/monodark.svg')
-rw-r--r--previews/monodark.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/previews/monodark.svg b/previews/monodark.svg
new file mode 100644
index 0000000..9c153a4
--- /dev/null
+++ b/previews/monodark.svg
@@ -0,0 +1,14 @@
+<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="16.666666666667" height="16" fill="rgb(8, 8, 8)"></rect>
+<rect x="16.666666666667" width="16.666666666667" height="16" fill="rgb(16, 16, 16)"></rect>
+<rect x="33.333333333333" width="16.666666666667" height="16" fill="rgb(32, 32, 32)"></rect>
+<rect x="50.0" width="16.666666666667" height="16" fill="rgb(36, 36, 36)"></rect>
+<rect x="66.666666666667" width="16.666666666667" height="16" fill="rgb(37, 37, 37)"></rect>
+<rect x="83.333333333333" width="16.666666666667" height="16" fill="rgb(48, 48, 48)"></rect>
+<rect x="100.0" width="16.666666666667" height="16" fill="rgb(64, 64, 64)"></rect>
+<rect x="116.66666666667" width="16.666666666667" height="16" fill="rgb(112, 112, 112)"></rect>
+<rect x="133.33333333333" width="16.666666666667" height="16" fill="rgb(160, 160, 160)"></rect>
+<rect x="150.0" width="16.666666666667" height="16" fill="rgb(208, 208, 208)"></rect>
+<rect x="166.66666666667" width="16.666666666667" height="16" fill="rgb(240, 240, 240)"></rect>
+<rect x="183.33333333333" width="16.666666666667" height="16" fill="rgb(255, 255, 255)"></rect>
+</svg> \ No newline at end of file