Colorize remote command.

This commit is contained in:
2025-08-21 06:45:06 +01:00
parent 13ea0d299b
commit da400a36ad
6 changed files with 85 additions and 15 deletions

View File

@@ -3135,4 +3135,19 @@ Do you want to continue?</value>
<data name="Title_Date_modified" xml:space="preserve">
<value>[bold][dodgerblue1]Date modified[/][/]</value>
</data>
<data name="Title_Server_information" xml:space="preserve">
<value>[bold][blue]Server information[/][/]</value>
</data>
<data name="Server_application" xml:space="preserve">
<value>[green]Server application[/]</value>
</data>
<data name="Server_operating_system" xml:space="preserve">
<value>[orange3]Server operating system[/]</value>
</data>
<data name="Server_maximum_protocol" xml:space="preserve">
<value>[slateblue1]Server maximum protocol[/]</value>
</data>
<data name="Error_connecting_to_host" xml:space="preserve">
<value>[red]Error connecting to host.[/]</value>
</data>
</root>