diff options
author | Adam <adamdharrison@gmail.com> | 2023-10-10 16:25:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-10 16:25:10 -0400 |
commit | b51140f1df453346ef7823b6799286677d761ae0 (patch) | |
tree | 74eeeafad8d431653e3f7af2d79f24076fbf9117 /previews/solarized_dark.svg | |
parent | 311b5389f88a61c260b4fcbada878ee556c3271d (diff) | |
parent | 7db1dfb381912b4335779246f6f11ed405c6583e (diff) | |
download | lite-xl-colors-b51140f1df453346ef7823b6799286677d761ae0.tar.gz lite-xl-colors-b51140f1df453346ef7823b6799286677d761ae0.zip |
Merge branch 'master' into PR/subl
Diffstat (limited to 'previews/solarized_dark.svg')
-rw-r--r-- | previews/solarized_dark.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/previews/solarized_dark.svg b/previews/solarized_dark.svg new file mode 100644 index 0000000..3e05437 --- /dev/null +++ b/previews/solarized_dark.svg @@ -0,0 +1,13 @@ +<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="18.181818181818" height="16" fill="rgb(0, 43, 54)"></rect> +<rect x="18.181818181818" width="18.181818181818" height="16" fill="rgb(7, 54, 66)"></rect> +<rect x="36.363636363636" width="18.181818181818" height="16" fill="rgb(35, 66, 74)"></rect> +<rect x="54.545454545455" width="18.181818181818" height="16" fill="rgb(48, 74, 80)"></rect> +<rect x="72.727272727273" width="18.181818181818" height="16" fill="rgb(70, 83, 86)"></rect> +<rect x="90.909090909091" width="18.181818181818" height="16" fill="rgb(133, 153, 0)"></rect> +<rect x="109.09090909091" width="18.181818181818" height="16" fill="rgb(88, 110, 117)"></rect> +<rect x="127.27272727273" width="18.181818181818" height="16" fill="rgb(42, 161, 152)"></rect> +<rect x="145.45454545455" width="18.181818181818" height="16" fill="rgb(38, 139, 210)"></rect> +<rect x="163.63636363636" width="18.181818181818" height="16" fill="rgb(211, 54, 130)"></rect> +<rect x="181.81818181818" width="18.181818181818" height="16" fill="rgb(147, 161, 161)"></rect> +</svg>
\ No newline at end of file |