From 9cafd90b79af528e6c47175aa8a961f3e064bb1f Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 9 Mar 2022 12:59:18 +0300 Subject: nvim: better rose pine colors for vimwiki --- .config/nvim/lua/plugin_settings.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.config/nvim/lua/plugin_settings.lua') diff --git a/.config/nvim/lua/plugin_settings.lua b/.config/nvim/lua/plugin_settings.lua index e7b5344..d6ee72f 100644 --- a/.config/nvim/lua/plugin_settings.lua +++ b/.config/nvim/lua/plugin_settings.lua @@ -548,7 +548,7 @@ require('rose-pine').setup({ groups = { border = 'highlight_med', comment = 'muted', - link = 'iris', + link = 'gold', punctuation = 'subtle', error = 'love', @@ -564,8 +564,6 @@ require('rose-pine').setup({ h5 = 'pine', h6 = 'foam', } - -- or set all headings at once - -- headings = 'subtle' } }) -- set colorscheme after options -- cgit v1.2.3-70-g09d2