diff options
| author | Ken Zhou <kendotzhou@gmail.com> | 2023-04-19 13:59:30 -0400 |
|---|---|---|
| committer | Ken Zhou <kendotzhou@gmail.com> | 2023-04-19 13:59:30 -0400 |
| commit | 9b142cf7ecef300d6e66f05ed8ae77f4e358bfcd (patch) | |
| tree | 0d7ff3d6832133a0dc71ae15dffe0f13d1feeddf /lua/nightfox | |
| parent | update submodule (diff) | |
update submodule, include new nvchad themes
Diffstat (limited to 'lua/nightfox')
| -rw-r--r-- | lua/nightfox/palette.lua | 2 |
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 |