Skip to content

Commit

Permalink
Merge pull request #21 from bchiang7/fix-terminal-selection-color
Browse files Browse the repository at this point in the history
Fix terminal selection color to be readable
  • Loading branch information
bchiang7 authored Sep 5, 2019
2 parents 9d2abf6 + 3655233 commit 1bf18b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/halcyon-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
"terminal.ansiRed": "#ef6b73",
"terminal.ansiWhite": "#a2aabc",
"terminal.ansiYellow": "#ffcc66",
"terminal.selectionBackground": "#2f3b54",
"terminal.selectionBackground": "#8695b733",
"terminalCursor.background": "#ffcc66",
"terminalCursor.foreground": "#ffcc66",

Expand Down

0 comments on commit 1bf18b2

Please sign in to comment.