From 85515c5d193d11136c550ae934e12ce1a7e0a749 Mon Sep 17 00:00:00 2001 From: Mandy Noto Date: Sat, 8 Apr 2023 13:01:56 -0700 Subject: [PATCH] feat(theme): add hlarg5 --- lua/rose-pine/theme.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/rose-pine/theme.lua b/lua/rose-pine/theme.lua index 11f9181..be6f1fc 100644 --- a/lua/rose-pine/theme.lua +++ b/lua/rose-pine/theme.lua @@ -629,6 +629,7 @@ function M.get(config) -- m-demare/hlargs.nvim Hlarg9 = { fg = p.love }, Hlarg12 = { fg = p.pine }, + Hlarg5 = { fg = 'iris' }, -- kylechui/nvim-surround NvimSurroundHighlight = {