improve jump colors for github_dark themes (#10946)

pull/10989/head
Meris Bahtijaragic 2 weeks ago committed by GitHub
parent bc73dd19d3
commit afe9049a0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -61,6 +61,7 @@ label = "scale.red.3"
"ui.text.inactive" = "fg.subtle"
"ui.virtual" = { fg = "scale.gray.6" }
"ui.virtual.ruler" = { bg = "canvas.subtle" }
"ui.virtual.jump-label" = { fg = "scale.red.2", modifiers = ["bold"] }
"ui.selection" = { bg = "scale.blue.8" }
"ui.selection.primary" = { bg = "scale.blue.7" }

Loading…
Cancel
Save