aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--colors/everforest.lua2
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/colors/everforest.lua b/colors/everforest.lua
index 2a99d46..6dca9b9 100644
--- a/colors/everforest.lua
+++ b/colors/everforest.lua
@@ -9,7 +9,7 @@ style.caret = { common.color "#A7C080"}
style.accent = { common.color "#A7C080"}
style.dim = { common.color "#859289"}
style.divider = { common.color "#272E33"}
-style.selection = { common.color "#272E30"}
+style.selection = { common.color "#2E383C"}
style.line_number = {common.color "#2E383C"}
style.line_number2 = {common.color "#374145"}
style.line_highlight = {common.color "#272E33"}
diff --git a/manifest.json b/manifest.json
index c93c637..520ccb1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -165,7 +165,7 @@
"dark"
],
"type" : "color",
- "version" : "0.1"
+ "version" : "0.2"
},
{
"id" : "flexoki_dark",