Improve jump label colors for github_light theme (#12907)

This commit is contained in:
oxcrow 2025-02-18 20:10:42 +05:30 committed by GitHub
parent e35d420199
commit 1c0b36b1b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,6 +62,7 @@ label = "scale.red.5"
"ui.text.directory" = { fg = "scale.blue.4" }
"ui.virtual" = { fg = "scale.gray.2" }
"ui.virtual.ruler" = { bg = "canvas.subtle" }
"ui.virtual.jump-label" = { modifiers = ["reversed"] }
"ui.selection" = { bg = "scale.blue.0" }
"ui.selection.primary" = { bg = "scale.blue.1" }