Skip to content

Commit

Permalink
Theme: PaperColor: Tune jump-label (helix-editor#10104)
Browse files Browse the repository at this point in the history
  • Loading branch information
AfoHT authored and postsolar committed Apr 20, 2024
1 parent 829b5e5 commit 4a93a0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/papercolor-light.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"ui.virtual.inlay-hint" = { fg = "regular5", modifiers = ["italic"] }
"ui.virtual.inlay-hint.parameter" = { fg = "regular5", modifiers = ["italic"] }
"ui.virtual.inlay-hint.type" = { fg = "regular5", modifiers = ["bold", "italic"] }
"ui.virtual.jump-label" = { fg = "bright1", modifiers = ["bold"] }
"ui.cursor.match" = { bg = "matchparen_bg", fg = "matchparen_fg" }
"ui.cursor" = { bg = "regular5", fg = "background" }
"ui.cursor.primary" = { bg = "foreground", fg = "background" }
Expand Down

0 comments on commit 4a93a0b

Please sign in to comment.