1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +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 * Lars Vogel <Lars.Vogel@gmail.com> - initial API and implementation
******************************************************************************/ ******************************************************************************/
IEclipsePreferences { IEclipsePreferences#org-eclipse-tm-terminal {
preferences: preferences:
"TerminalPrefInvertColors=true" "TerminalPrefInvertColors=true"
} }