1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 20:05: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 2cdbba52ba
commit f8dc22672e

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"
} }