Skip to content

Commit

Permalink
Update colors for inlay hints for emacs theme (helix-editor#6569)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevgnen authored and wes-adams committed Jul 3, 2023
1 parent ab4887f commit a143be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/emacs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"ui.selection.primary" = { bg = "lightgoldenrod2" }
"ui.virtual.whitespace" = "highlight"
"ui.virtual.ruler" = { bg = "gray95" }
"ui.virtual.inlay-hint" = { fg = "gray75" }
"ui.cursorline.primary" = { bg = "darkseagreen2" }
"ui.cursorline.secondary" = { bg = "darkseagreen2" }

Expand Down

0 comments on commit a143be3

Please sign in to comment.