diff --git a/lua/true-zen/ataraxis.lua b/lua/true-zen/ataraxis.lua index 0946e9c..76c4f35 100644 --- a/lua/true-zen/ataraxis.lua +++ b/lua/true-zen/ataraxis.lua @@ -61,6 +61,7 @@ local function save_opts() VertSplit = colors.get_hl("VertSplit"), SignColumn = colors.get_hl("SignColumn"), WinBar = colors.get_hl("WinBar"), + NormalNC = colors.get_hl("NormalNC"), } end