summaryrefslogtreecommitdiff
path: root/lua/spacegray/palette.lua
diff options
context:
space:
mode:
authorchristianchiarulli <[email protected]>2021-08-06 15:27:06 -0400
committerchristianchiarulli <[email protected]>2021-08-06 15:27:06 -0400
commit2345d8cf21fd93a6cf5f716d0345ebce285660a1 (patch)
tree7c4f47e3b0e18df80e5c485892c91972ca301369 /lua/spacegray/palette.lua
parent47ebd70817c99c657271e399c0b98b920f765f29 (diff)
update green
Diffstat (limited to 'lua/spacegray/palette.lua')
-rw-r--r--lua/spacegray/palette.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/spacegray/palette.lua b/lua/spacegray/palette.lua
index d3274700..924482fd 100644
--- a/lua/spacegray/palette.lua
+++ b/lua/spacegray/palette.lua
@@ -13,7 +13,7 @@ local colors = {
blue = "#5f8ccd",
dark_blue = "#223E55",
light_blue = "#8dc0d5",
- green = "#73aa7b",
+ green = "#83ba8b",
cyan = "#4EC9B0",
light_green = "#B5CEA8",
red = "#D16969",