diff options
Diffstat (limited to 'lua/lv-themes')
| -rw-r--r-- | lua/lv-themes/spacegray.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lua/lv-themes/spacegray.lua b/lua/lv-themes/spacegray.lua index 1535fe53..5bada4de 100644 --- a/lua/lv-themes/spacegray.lua +++ b/lua/lv-themes/spacegray.lua @@ -18,7 +18,7 @@ local theme = lush(function()          info_yellow = hsl("#ffcc66"),          hint_blue = hsl("#4fc1ff"), -        red = hsl("#f07178"), +        red = hsl("#b04b57"),          blue = hsl("#5486c0"),          gray_blue = hsl("#66899d"), | 
