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/monokai-pro-classic.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/monokai-pro-classic.svg')
-rw-r--r-- | previews/monokai-pro-classic.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/previews/monokai-pro-classic.svg b/previews/monokai-pro-classic.svg new file mode 100644 index 0000000..a87865d --- /dev/null +++ b/previews/monokai-pro-classic.svg @@ -0,0 +1,19 @@ +<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="11.764705882353" height="16" fill="rgb(27, 28, 23)"></rect> +<rect x="11.764705882353" width="11.764705882353" height="16" fill="rgb(34, 35, 28)"></rect> +<rect x="23.529411764706" width="11.764705882353" height="16" fill="rgb(39, 40, 34)"></rect> +<rect x="35.294117647059" width="11.764705882353" height="16" fill="rgb(54, 55, 47)"></rect> +<rect x="47.058823529412" width="11.764705882353" height="16" fill="rgb(73, 72, 62)"></rect> +<rect x="58.823529411765" width="11.764705882353" height="16" fill="rgb(94, 96, 82)"></rect> +<rect x="70.588235294118" width="11.764705882353" height="16" fill="rgb(99, 98, 84)"></rect> +<rect x="82.352941176471" width="11.764705882353" height="16" fill="rgb(117, 113, 94)"></rect> +<rect x="94.117647058824" width="11.764705882353" height="16" fill="rgb(249, 38, 114)"></rect> +<rect x="105.88235294118" width="11.764705882353" height="16" fill="rgb(166, 226, 46)"></rect> +<rect x="117.64705882353" width="11.764705882353" height="16" fill="rgb(158, 161, 145)"></rect> +<rect x="129.41176470588" width="11.764705882353" height="16" fill="rgb(174, 129, 255)"></rect> +<rect x="141.17647058824" width="11.764705882353" height="16" fill="rgb(102, 218, 239)"></rect> +<rect x="152.94117647059" width="11.764705882353" height="16" fill="rgb(230, 219, 116)"></rect> +<rect x="164.70588235294" width="11.764705882353" height="16" fill="rgb(210, 208, 198)"></rect> +<rect x="176.47058823529" width="11.764705882353" height="16" fill="rgb(248, 248, 240)"></rect> +<rect x="188.23529411765" width="11.764705882353" height="16" fill="rgb(248, 248, 242)"></rect> +</svg>
\ No newline at end of file |