diff --git a/lua/weeheavy/plugins/theme/rosepine.lua b/lua/weeheavy/plugins/theme/rosepine.lua index 5c44525..dc68b6e 100644 --- a/lua/weeheavy/plugins/theme/rosepine.lua +++ b/lua/weeheavy/plugins/theme/rosepine.lua @@ -20,8 +20,10 @@ return { }, styles = { transparency = false, + italic = false, }, highlight_groups = { + Comment = { italic = true }, -- TelescopeResultsNormal = { fg = "subtle", bg = "none" }, TelescopeBorder = { fg = "overlay", bg = "overlay" },