diff options
author | Unpredictable-os <106953037+Unpredictable-os@users.noreply.github.com> | 2023-04-12 19:28:34 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-12 15:58:34 +0200 |
commit | 000e6aa9f8068e436db54c7b9ab6a6f7ff2c0ecf (patch) | |
tree | 114bf133b3a8dd290ca26a3cf1acb56c494081ee /previews/rose-pine-moon.svg | |
parent | 95fc1c7f67c75d89b4e2cf91bfce10acf591b530 (diff) | |
download | lite-xl-colors-000e6aa9f8068e436db54c7b9ab6a6f7ff2c0ecf.tar.gz lite-xl-colors-000e6aa9f8068e436db54c7b9ab6a6f7ff2c0ecf.zip |
Add rose-pine themes (#22)
* okay and thanks for letting me work on themems
* Update rose-pine.lua
removed unwanted content
* Update rose-pine-moon.lua
removed unwanted content
* Update rose-pine-dawn.lua
removed unwanted content
* Update README.md
sorted alphabetically
* Update README.md
nice
* Update README.md
again nice
Diffstat (limited to 'previews/rose-pine-moon.svg')
-rw-r--r-- | previews/rose-pine-moon.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/previews/rose-pine-moon.svg b/previews/rose-pine-moon.svg new file mode 100644 index 0000000..53a5f99 --- /dev/null +++ b/previews/rose-pine-moon.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.0" width="13.333333333333" height="16" fill="rgb(35, 33, 54)"></rect> +<rect x="13.333333333333" width="13.333333333333" height="16" fill="rgb(42, 39, 63)"></rect> +<rect x="26.666666666667" width="13.333333333333" height="16" fill="rgb(42, 40, 62)"></rect> +<rect x="40.0" width="13.333333333333" height="16" fill="rgb(57, 53, 82)"></rect> +<rect x="53.333333333333" width="13.333333333333" height="16" fill="rgb(68, 65, 90)"></rect> +<rect x="66.666666666667" width="13.333333333333" height="16" fill="rgb(86, 82, 110)"></rect> +<rect x="80.0" width="13.333333333333" height="16" fill="rgb(110, 106, 134)"></rect> +<rect x="93.333333333333" width="13.333333333333" height="16" fill="rgb(62, 143, 176)"></rect> +<rect x="106.66666666667" width="13.333333333333" height="16" fill="rgb(144, 140, 170)"></rect> +<rect x="120.0" width="13.333333333333" height="16" fill="rgb(235, 111, 146)"></rect> +<rect x="133.33333333333" width="13.333333333333" height="16" fill="rgb(234, 154, 151)"></rect> +<rect x="146.66666666667" width="13.333333333333" height="16" fill="rgb(246, 193, 119)"></rect> +<rect x="160.0" width="13.333333333333" height="16" fill="rgb(156, 207, 216)"></rect> +<rect x="173.33333333333" width="13.333333333333" height="16" fill="rgb(196, 167, 231)"></rect> +<rect x="186.66666666667" width="13.333333333333" height="16" fill="rgb(224, 222, 244)"></rect> +</svg>
\ No newline at end of file |