1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 17:45:24 +02:00

change shell colours

This commit is contained in:
David McKnight 2006-09-27 16:45:53 +00:00
parent 43d4156a7d
commit 5c91a2c0f4

View file

@ -819,7 +819,7 @@ Contributors:
<colorDefinition <colorDefinition
label="%RemoteCommandsForeground.label" label="%RemoteCommandsForeground.label"
categoryId="org.eclipse.rse.ui.remotecommandsview.presentation" categoryId="org.eclipse.rse.ui.remotecommandsview.presentation"
value="COLOR_WHITE" value="COLOR_BLACK"
id="REMOTE_COMMANDS_VIEW_FG_COLOR"> id="REMOTE_COMMANDS_VIEW_FG_COLOR">
<description> <description>
%RemoteCommandsForeground.description %RemoteCommandsForeground.description
@ -828,7 +828,7 @@ Contributors:
<colorDefinition <colorDefinition
label="%RemoteCommandsBackground.label" label="%RemoteCommandsBackground.label"
categoryId="org.eclipse.rse.ui.remotecommandsview.presentation" categoryId="org.eclipse.rse.ui.remotecommandsview.presentation"
value="COLOR_BLACK" value="COLOR_WHITE"
id="REMOTE_COMMANDS_VIEW_BG_COLOR"> id="REMOTE_COMMANDS_VIEW_BG_COLOR">
<description> <description>
%RemoteCommandsBackground.description %RemoteCommandsBackground.description