Skip to content

Commit

Permalink
馃悰 FIX: Terminal ansiBrightBlack FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed May 23, 2018
1 parent e9a50ad commit b1626b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/shades-of-purple-color-theme.json
Expand Up @@ -272,7 +272,7 @@
"terminal.ansiMagenta": "#ff2c70",
"terminal.ansiCyan": "#80fcff",
"terminal.ansiWhite": "#ffffff",
"terminal.ansiBrightBlack": "#000000",
"terminal.ansiBrightBlack": "#5C5C61",
"terminal.ansiBrightRed": "#D90429",
"terminal.ansiBrightGreen": "#3ad900",
"terminal.ansiBrightYellow": "#FAD000",
Expand Down

0 comments on commit b1626b4

Please sign in to comment.