1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00

Fix Bug 435360 - [TERMINALS] [CSS] [Dark] Terminal view should integrate

well into the Eclipse dark theme
This commit is contained in:
Uwe Stieber 2014-07-02 08:03:21 +02:00
parent ddf7babfee
commit 1b8c8592a9

View file

@ -9,7 +9,7 @@
* Lars Vogel <Lars.Vogel@gmail.com> - initial API and implementation
******************************************************************************/
IEclipsePreferences {
IEclipsePreferences#org-eclipse-tm-terminal {
preferences:
"TerminalPrefInvertColors=true"
}