Skip to content

Commit

Permalink
update OneDarker theme to use light-gray for inlay hints. (helix-edit…
Browse files Browse the repository at this point in the history
  • Loading branch information
gobraves authored and mtoohey31 committed Jun 2, 2024
1 parent ba3911e commit 330ff88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/onedarker.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"ui.virtual.indent-guide" = { fg = "faint-gray" }
"ui.virtual.whitespace" = { fg = "light-gray" }
"ui.virtual.ruler" = { bg = "gray" }
"ui.virtual.inlay-hint" = { fg = "light-gray" }

"ui.cursor" = { fg = "white", modifiers = ["reversed"] }
"ui.cursor.primary" = { fg = "white", modifiers = ["reversed"] }
Expand Down

0 comments on commit 330ff88

Please sign in to comment.