Add jump-label to Kanagawa theme + format (#10030)

* Add jump-label to Kanagawa theme + format

* Remove bg color for jump-label

* Remove values alignment
pull/10036/head
mlemesle 3 months ago committed by GitHub
parent f21efc7a2f
commit c69ad7b3bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,6 +19,7 @@
"ui.virtual.inlay-hint" = "fujiGray"
"ui.virtual.inlay-hint.parameter" = { fg = "carpYellow", modifiers = ["dim"] }
"ui.virtual.inlay-hint.type" = { fg = "waveAqua2", modifiers = ["dim"] }
"ui.virtual.jump-label" = { fg = "peachRed", modifiers = ["bold"] }
"ui.statusline" = { fg = "oldWhite", bg = "sumiInk0" }
"ui.statusline.inactive" = { fg = "fujiGray", bg = "sumiInk0" }

Loading…
Cancel
Save