🎨 ux(nvim): catppuccin comments are now in italic
This commit is contained in:
parent
8a78d7ab15
commit
d9099c6b2d
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ return {
|
|||
lazy = false,
|
||||
name = "catppuccin",
|
||||
opts = {
|
||||
styles = {
|
||||
comments = { "italic" },
|
||||
},
|
||||
background = {
|
||||
light = "latte",
|
||||
dark = "macchiato",
|
||||
|
|
Loading…
Add table
Reference in a new issue