EDIT - HOTFIX
This was annoying me as well, but I found a way to remove the text shadow.
styles.less.platformio-ide-terminal .xterm {
text-shadow: none;
}
This is the corresponding terminal-plus issue
I also have this issue.
Atom: 1.27.0
platformio-ide-terminal: 2.8.1
Machine: Macbook Pro w High Sierra
@ivankravets this was already fixed in #535 please close
Most helpful comment
EDIT - HOTFIX
This was annoying me as well, but I found a way to remove the text shadow.
styles.lessThis is the corresponding terminal-plus issue
I also have this issue.
Atom:
1.27.0platformio-ide-terminal:
2.8.1Machine: Macbook Pro w High Sierra