diff options
Diffstat (limited to 'previews')
-rw-r--r-- | previews/jellybeans.svg | 20 | ||||
-rw-r--r-- | previews/tokyo-night.svg | 21 |
2 files changed, 41 insertions, 0 deletions
diff --git a/previews/jellybeans.svg b/previews/jellybeans.svg new file mode 100644 index 0000000..0f8aeea --- /dev/null +++ b/previews/jellybeans.svg @@ -0,0 +1,20 @@ +<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.111111111111" height="16" fill="rgb(21, 21, 21)"></rect> +<rect x="11.111111111111" width="11.111111111111" height="16" fill="rgb(25, 25, 25)"></rect> +<rect x="22.222222222222" width="11.111111111111" height="16" fill="rgb(33, 33, 33)"></rect> +<rect x="33.333333333333" width="11.111111111111" height="16" fill="rgb(46, 46, 46)"></rect> +<rect x="44.444444444444" width="11.111111111111" height="16" fill="rgb(59, 59, 59)"></rect> +<rect x="55.555555555556" width="11.111111111111" height="16" fill="rgb(64, 64, 64)"></rect> +<rect x="66.666666666667" width="11.111111111111" height="16" fill="rgb(91, 91, 91)"></rect> +<rect x="77.777777777778" width="11.111111111111" height="16" fill="rgb(207, 106, 76)"></rect> +<rect x="88.888888888889" width="11.111111111111" height="16" fill="rgb(107, 139, 155)"></rect> +<rect x="100.0" width="11.111111111111" height="16" fill="rgb(136, 136, 136)"></rect> +<rect x="111.11111111111" width="11.111111111111" height="16" fill="rgb(89, 123, 197)"></rect> +<rect x="122.22222222222" width="11.111111111111" height="16" fill="rgb(153, 173, 106)"></rect> +<rect x="133.33333333333" width="11.111111111111" height="16" fill="rgb(216, 173, 76)"></rect> +<rect x="144.44444444444" width="11.111111111111" height="16" fill="rgb(129, 151, 191)"></rect> +<rect x="155.55555555556" width="11.111111111111" height="16" fill="rgb(255, 185, 100)"></rect> +<rect x="166.66666666667" width="11.111111111111" height="16" fill="rgb(143, 191, 220)"></rect> +<rect x="177.77777777778" width="11.111111111111" height="16" fill="rgb(250, 208, 122)"></rect> +<rect x="188.88888888889" width="11.111111111111" height="16" fill="rgb(232, 232, 211)"></rect> +</svg>
\ No newline at end of file diff --git a/previews/tokyo-night.svg b/previews/tokyo-night.svg new file mode 100644 index 0000000..988057d --- /dev/null +++ b/previews/tokyo-night.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(16, 16, 20)"></rect> +<rect x="10.526315789474" width="10.526315789474" height="16" fill="rgb(22, 22, 30)"></rect> +<rect x="21.052631578947" width="10.526315789474" height="16" fill="rgb(26, 27, 38)"></rect> +<rect x="31.578947368421" width="10.526315789474" height="16" fill="rgb(30, 32, 46)"></rect> +<rect x="42.105263157895" width="10.526315789474" height="16" fill="rgb(36, 40, 59)"></rect> +<rect x="52.631578947368" width="10.526315789474" height="16" fill="rgb(40, 43, 60)"></rect> +<rect x="63.157894736842" width="10.526315789474" height="16" fill="rgb(54, 59, 84)"></rect> +<rect x="73.684210526316" width="10.526315789474" height="16" fill="rgb(65, 72, 104)"></rect> +<rect x="84.210526315789" width="10.526315789474" height="16" fill="rgb(86, 95, 137)"></rect> +<rect x="94.736842105263" width="10.526315789474" height="16" fill="rgb(115, 122, 162)"></rect> +<rect x="105.26315789474" width="10.526315789474" height="16" fill="rgb(42, 195, 222)"></rect> +<rect x="115.78947368421" width="10.526315789474" height="16" fill="rgb(158, 206, 106)"></rect> +<rect x="126.31578947368" width="10.526315789474" height="16" fill="rgb(224, 175, 104)"></rect> +<rect x="136.84210526316" width="10.526315789474" height="16" fill="rgb(255, 158, 100)"></rect> +<rect x="147.36842105263" width="10.526315789474" height="16" fill="rgb(122, 162, 247)"></rect> +<rect x="157.89473684211" width="10.526315789474" height="16" fill="rgb(169, 177, 214)"></rect> +<rect x="168.42105263158" width="10.526315789474" height="16" fill="rgb(187, 154, 247)"></rect> +<rect x="178.94736842105" width="10.526315789474" height="16" fill="rgb(154, 189, 245)"></rect> +<rect x="189.47368421053" width="10.526315789474" height="16" fill="rgb(192, 202, 245)"></rect> +</svg>
\ No newline at end of file |