diff options
author | NATrimmer <nicholasatrimmer@gmail.com> | 2023-10-10 12:51:37 -0700 |
---|---|---|
committer | NATrimmer <nicholasatrimmer@gmail.com> | 2023-10-10 12:51:37 -0700 |
commit | d7872cf3bf37a67e2ed1ba700168fefdcfa1b69b (patch) | |
tree | 18093d65b20b85c2a65466d063bc17fc230a78cb /previews/flexoki_light.svg | |
parent | 1857097d36394054b4b3943febc88496ea2f5b44 (diff) | |
download | lite-xl-colors-d7872cf3bf37a67e2ed1ba700168fefdcfa1b69b.tar.gz lite-xl-colors-d7872cf3bf37a67e2ed1ba700168fefdcfa1b69b.zip |
Flexoki light and dark themes
Diffstat (limited to 'previews/flexoki_light.svg')
-rw-r--r-- | previews/flexoki_light.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/previews/flexoki_light.svg b/previews/flexoki_light.svg new file mode 100644 index 0000000..7c532be --- /dev/null +++ b/previews/flexoki_light.svg @@ -0,0 +1,17 @@ +<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" width="13.333333333333" height="16" fill="rgb(28, 27, 26)"></rect> +<rect x="13.333333333333" width="13.333333333333" height="16" fill="rgb(111, 110, 105)"></rect> +<rect x="26.666666666667" width="13.333333333333" height="16" fill="rgb(135, 154, 57)"></rect> +<rect x="40" width="13.333333333333" height="16" fill="rgb(209, 77, 65)"></rect> +<rect x="53.333333333333" width="13.333333333333" height="16" fill="rgb(218, 112, 44)"></rect> +<rect x="66.666666666667" width="13.333333333333" height="16" fill="rgb(58, 169, 159)"></rect> +<rect x="80" width="13.333333333333" height="16" fill="rgb(67, 133, 190)"></rect> +<rect x="93.333333333333" width="13.333333333333" height="16" fill="rgb(208, 162, 21)"></rect> +<rect x="106.66666666667" width="13.333333333333" height="16" fill="rgb(139, 126, 200)"></rect> +<rect x="120" width="13.333333333333" height="16" fill="rgb(183, 181, 172)"></rect> +<rect x="133.33333333333" width="13.333333333333" height="16" fill="rgb(206, 205, 195)"></rect> +<rect x="146.66666666667" width="13.333333333333" height="16" fill="rgb(218, 216, 206)"></rect> +<rect x="160" width="13.333333333333" height="16" fill="rgb(230, 228, 217)"></rect> +<rect x="173.33333333333" width="13.333333333333" height="16" fill="rgb(242, 240, 229)"></rect> +<rect x="186.66666666667" width="13.333333333333" height="16" fill="rgb(255, 252, 240)"></rect> +</svg>
\ No newline at end of file |