diff options
author | 123MayankSharma <mayanksharma922001@gmail.com> | 2022-06-24 20:01:12 +0530 |
---|---|---|
committer | 123MayankSharma <mayanksharma922001@gmail.com> | 2022-06-24 20:01:12 +0530 |
commit | 81986894f0a68a6d0470ab283e33ed7282c5e019 (patch) | |
tree | b2006ebdae120e64fbb2920db2505293f073912d /previews | |
parent | a5b17f6faa2a5593222fa13a8261d8efa5e2ed7f (diff) | |
download | lite-xl-colors-81986894f0a68a6d0470ab283e33ed7282c5e019.tar.gz lite-xl-colors-81986894f0a68a6d0470ab283e33ed7282c5e019.zip |
Added github_dark colorscheme and It's preview
Diffstat (limited to 'previews')
-rw-r--r-- | previews/github_dark.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/previews/github_dark.svg b/previews/github_dark.svg new file mode 100644 index 0000000..324b8dd --- /dev/null +++ b/previews/github_dark.svg @@ -0,0 +1,14 @@ +<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="16.666666666667" height="16" fill="rgb(13, 17, 23)"></rect> +<rect x="16.666666666667" width="16.666666666667" height="16" fill="rgb(22, 25, 37)"></rect> +<rect x="33.333333333333" width="16.666666666667" height="16" fill="rgb(30, 32, 46)"></rect> +<rect x="50.0" width="16.666666666667" height="16" fill="rgb(64, 64, 64)"></rect> +<rect x="66.666666666667" width="16.666666666667" height="16" fill="rgb(68, 76, 86)"></rect> +<rect x="83.333333333333" width="16.666666666667" height="16" fill="rgb(46, 76, 119)"></rect> +<rect x="100.0" width="16.666666666667" height="16" fill="rgb(118, 131, 144)"></rect> +<rect x="116.66666666667" width="16.666666666667" height="16" fill="rgb(244, 112, 103)"></rect> +<rect x="133.33333333333" width="16.666666666667" height="16" fill="rgb(108, 182, 255)"></rect> +<rect x="150.0" width="16.666666666667" height="16" fill="rgb(173, 186, 199)"></rect> +<rect x="166.66666666667" width="16.666666666667" height="16" fill="rgb(150, 208, 255)"></rect> +<rect x="183.33333333333" width="16.666666666667" height="16" fill="rgb(220, 189, 251)"></rect> +</svg>
\ No newline at end of file |