Skip to content

Commit

Permalink
Update inline hint colors
Browse files Browse the repository at this point in the history
  • Loading branch information
bchiang7 committed Feb 13, 2022
1 parent 954295f commit a21861d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/halcyon-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@
"editorWhitespace.foreground": "#8695b777",
"editorIndentGuide.background": "#8695b733",
"editorIndentGuide.activeBackground": "#8695b755",
"editorInlayHint.background": "#2f3b54",
"editorInlayHint.foreground": "#d7dce2",
"editorInlayHint.background": "#171c28",
"editorInlayHint.foreground": "#8695b799",
"editorRuler.foreground": "#2f3b54",
"editorCodeLens.foreground": "#d7dce2",
"editorBracketMatch.background": "#8695b755",
Expand Down

0 comments on commit a21861d

Please sign in to comment.