aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--colors/solarized_light.lua2
-rw-r--r--previews/solarized_light.svg25
2 files changed, 13 insertions, 14 deletions
diff --git a/colors/solarized_light.lua b/colors/solarized_light.lua
index 8f604e4..3df13d8 100644
--- a/colors/solarized_light.lua
+++ b/colors/solarized_light.lua
@@ -9,7 +9,7 @@ style.caret = { common.color "#657b83" }
style.accent = { common.color "#002b36" }
style.dim = { common.color "#93a1a1" }
style.divider = { common.color "#e0dbc8" }
-style.selection = { common.color "#eee8d5" }
+style.selection = { common.color "#073642" }
style.line_number = { common.color "#93a1a1" }
style.line_number2 = { common.color "#002b36" }
style.line_highlight = { common.color "#eee8d5" }
diff --git a/previews/solarized_light.svg b/previews/solarized_light.svg
index d01ae7f..cc6575c 100644
--- a/previews/solarized_light.svg
+++ b/previews/solarized_light.svg
@@ -1,15 +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="15.384615384615" height="16" fill="rgb(0, 43, 54)"></rect>
-<rect x="15.384615384615" width="15.384615384615" height="16" fill="rgb(133, 153, 0)"></rect>
-<rect x="30.769230769231" width="15.384615384615" height="16" fill="rgb(42, 161, 152)"></rect>
-<rect x="46.153846153846" width="15.384615384615" height="16" fill="rgb(101, 123, 131)"></rect>
-<rect x="61.538461538462" width="15.384615384615" height="16" fill="rgb(42, 161, 152)"></rect>
-<rect x="76.923076923077" width="15.384615384615" height="16" fill="rgb(101, 123, 131)"></rect>
-<rect x="92.307692307692" width="15.384615384615" height="16" fill="rgb(38, 139, 210)"></rect>
-<rect x="107.69230769231" width="15.384615384615" height="16" fill="rgb(211, 54, 130)"></rect>
-<rect x="123.07692307692" width="15.384615384615" height="16" fill="rgb(147, 161, 161)"></rect>
-<rect x="138.46153846154" width="15.384615384615" height="16" fill="rgb(191, 187, 170)"></rect>
-<rect x="153.84615384615" width="15.384615384615" height="16" fill="rgb(224, 219, 200)"></rect>
-<rect x="169.23076923077" width="15.384615384615" height="16" fill="rgb(238, 232, 213)"></rect>
-<rect x="184.61538461538" width="15.384615384615" height="16" fill="rgb(253, 246, 227)"></rect>
+<rect x="0.0" width="16.666666666667" height="16" fill="rgb(0, 43, 54)"></rect>
+<rect x="16.666666666667" width="16.666666666667" height="16" fill="rgb(7, 54, 66)"></rect>
+<rect x="33.333333333333" width="16.666666666667" height="16" fill="rgb(133, 153, 0)"></rect>
+<rect x="50.0" width="16.666666666667" height="16" fill="rgb(101, 123, 131)"></rect>
+<rect x="66.666666666667" width="16.666666666667" height="16" fill="rgb(42, 161, 152)"></rect>
+<rect x="83.333333333333" width="16.666666666667" height="16" fill="rgb(38, 139, 210)"></rect>
+<rect x="100.0" width="16.666666666667" height="16" fill="rgb(211, 54, 130)"></rect>
+<rect x="116.66666666667" width="16.666666666667" height="16" fill="rgb(147, 161, 161)"></rect>
+<rect x="133.33333333333" width="16.666666666667" height="16" fill="rgb(191, 187, 170)"></rect>
+<rect x="150.0" width="16.666666666667" height="16" fill="rgb(224, 219, 200)"></rect>
+<rect x="166.66666666667" width="16.666666666667" height="16" fill="rgb(238, 232, 213)"></rect>
+<rect x="183.33333333333" width="16.666666666667" height="16" fill="rgb(253, 246, 227)"></rect>
</svg> \ No newline at end of file