summaryrefslogtreecommitdiff
path: root/lua/nightfox
diff options
context:
space:
mode:
authorKen Zhou <kendotzhou@gmail.com>2023-04-19 13:59:30 -0400
committerKen Zhou <kendotzhou@gmail.com>2023-04-19 13:59:30 -0400
commit9b142cf7ecef300d6e66f05ed8ae77f4e358bfcd (patch)
tree0d7ff3d6832133a0dc71ae15dffe0f13d1feeddf /lua/nightfox
parentupdate submodule (diff)
update submodule, include new nvchad themes
Diffstat (limited to 'lua/nightfox')
-rw-r--r--lua/nightfox/palette.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nightfox/palette.lua b/lua/nightfox/palette.lua
index fab2b9d..6b735f8 100644
--- a/lua/nightfox/palette.lua
+++ b/lua/nightfox/palette.lua
@@ -44,7 +44,7 @@ local colors = {
base0C = "#7ad4d6",
base0D = "#86abdc",
base0E = "#9d79d6",
- base0F = "#d85e7c",
+ base0F = "#c0c8d5",
}
return colors \ No newline at end of file