Skip to content

Commit

Permalink
Merge pull request #41 from bchiang7/inlay-hints
Browse files Browse the repository at this point in the history
Add inlay hint colors
  • Loading branch information
bchiang7 authored Sep 9, 2021
2 parents 7cd05c5 + ad73f18 commit 6c924ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/halcyon-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@
"editorWhitespace.foreground": "#8695b777",
"editorIndentGuide.background": "#8695b733",
"editorIndentGuide.activeBackground": "#8695b755",
"editorInlayHint.background": "#2f3b54",
"editorInlayHint.foreground": "#d7dce2",
"editorRuler.foreground": "#2f3b54",
"editorCodeLens.foreground": "#d7dce2",
"editorBracketMatch.background": "#8695b755",
Expand Down

0 comments on commit 6c924ab

Please sign in to comment.