diff options
Diffstat (limited to 'previews')
-rw-r--r-- | previews/monokai-sublime.svg | 18 | ||||
-rw-r--r-- | previews/monokai.svg | 26 |
2 files changed, 31 insertions, 13 deletions
diff --git a/previews/monokai-sublime.svg b/previews/monokai-sublime.svg new file mode 100644 index 0000000..ea25ed2 --- /dev/null +++ b/previews/monokai-sublime.svg @@ -0,0 +1,18 @@ +<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="12.5" height="16" fill="rgb(24, 25, 21)"></rect> +<rect x="12.5" width="12.5" height="16" fill="rgb(27, 28, 23)"></rect> +<rect x="25.0" width="12.5" height="16" fill="rgb(40, 41, 35)"></rect> +<rect x="37.5" width="12.5" height="16" fill="rgb(76, 75, 65)"></rect> +<rect x="50.0" width="12.5" height="16" fill="rgb(83, 83, 79)"></rect> +<rect x="62.5" width="12.5" height="16" fill="rgb(94, 96, 82)"></rect> +<rect x="75.0" width="12.5" height="16" fill="rgb(116, 112, 93)"></rect> +<rect x="87.5" width="12.5" height="16" fill="rgb(249, 36, 114)"></rect> +<rect x="100.0" width="12.5" height="16" fill="rgb(144, 145, 139)"></rect> +<rect x="112.5" width="12.5" height="16" fill="rgb(158, 161, 145)"></rect> +<rect x="125.0" width="12.5" height="16" fill="rgb(172, 128, 255)"></rect> +<rect x="137.5" width="12.5" height="16" fill="rgb(103, 216, 239)"></rect> +<rect x="150.0" width="12.5" height="16" fill="rgb(231, 219, 116)"></rect> +<rect x="162.5" width="12.5" height="16" fill="rgb(210, 208, 198)"></rect> +<rect x="175.0" width="12.5" height="16" fill="rgb(248, 248, 242)"></rect> +<rect x="187.5" width="12.5" height="16" fill="rgb(253, 253, 252)"></rect> +</svg>
\ No newline at end of file diff --git a/previews/monokai.svg b/previews/monokai.svg index 5b44f9f..e1d4e34 100644 --- a/previews/monokai.svg +++ b/previews/monokai.svg @@ -1,18 +1,18 @@ <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="12.5" height="16" fill="rgb(24, 25, 21)"></rect> -<rect x="12.5" width="12.5" height="16" fill="rgb(27, 28, 23)"></rect> -<rect x="25.0" width="12.5" height="16" fill="rgb(40, 41, 35)"></rect> -<rect x="37.5" width="12.5" height="16" fill="rgb(58, 58, 50)"></rect> -<rect x="50.0" width="12.5" height="16" fill="rgb(61, 61, 56)"></rect> -<rect x="62.5" width="12.5" height="16" fill="rgb(94, 96, 82)"></rect> -<rect x="75.0" width="12.5" height="16" fill="rgb(99, 99, 95)"></rect> -<rect x="87.5" width="12.5" height="16" fill="rgb(117, 113, 94)"></rect> -<rect x="100.0" width="12.5" height="16" fill="rgb(249, 36, 114)"></rect> -<rect x="112.5" width="12.5" height="16" fill="rgb(144, 145, 139)"></rect> +<rect x="12.5" width="12.5" height="16" fill="rgb(39, 40, 34)"></rect> +<rect x="25.0" width="12.5" height="16" fill="rgb(73, 72, 62)"></rect> +<rect x="37.5" width="12.5" height="16" fill="rgb(83, 83, 79)"></rect> +<rect x="50.0" width="12.5" height="16" fill="rgb(94, 96, 82)"></rect> +<rect x="62.5" width="12.5" height="16" fill="rgb(117, 113, 94)"></rect> +<rect x="75.0" width="12.5" height="16" fill="rgb(249, 36, 114)"></rect> +<rect x="87.5" width="12.5" height="16" fill="rgb(249, 38, 114)"></rect> +<rect x="100.0" width="12.5" height="16" fill="rgb(144, 145, 139)"></rect> +<rect x="112.5" width="12.5" height="16" fill="rgb(166, 226, 46)"></rect> <rect x="125.0" width="12.5" height="16" fill="rgb(158, 161, 145)"></rect> -<rect x="137.5" width="12.5" height="16" fill="rgb(92, 213, 239)"></rect> -<rect x="150.0" width="12.5" height="16" fill="rgb(172, 128, 255)"></rect> -<rect x="162.5" width="12.5" height="16" fill="rgb(231, 219, 116)"></rect> -<rect x="175.0" width="12.5" height="16" fill="rgb(210, 208, 198)"></rect> +<rect x="137.5" width="12.5" height="16" fill="rgb(174, 129, 255)"></rect> +<rect x="150.0" width="12.5" height="16" fill="rgb(230, 219, 116)"></rect> +<rect x="162.5" width="12.5" height="16" fill="rgb(210, 208, 198)"></rect> +<rect x="175.0" width="12.5" height="16" fill="rgb(248, 248, 240)"></rect> <rect x="187.5" width="12.5" height="16" fill="rgb(248, 248, 242)"></rect> </svg>
\ No newline at end of file |