diff xml/510connectbot.in @ 473:ece82b571900

add fg/bg color setting to global:// section of deployment.connections file
author Carl Byington <carl@five-ten-sg.com>
date Sun, 20 Oct 2019 14:05:29 -0700
parents 9ff443085f00
children 2eb4fa13b9ef
line wrap: on
line diff
--- a/xml/510connectbot.in	Sat Oct 05 08:24:18 2019 -0700
+++ b/xml/510connectbot.in	Sun Oct 20 14:05:29 2019 -0700
@@ -479,6 +479,8 @@
 #   background_file_transfer    (boolean)
 #   debug_keycodes              (boolean)
 #   delete_deployment           (boolean)
+#   fg_color                    (integer)   (1 based just as shown by color activity)
+#   bg_color                    (integer)   (1 based just as shown by color activity)
 #
 
 global://
@@ -491,6 +493,8 @@
     search=None
     ptt=Monitor Key
     eula=true
+    fg_color=11
+    bg_color=1
 
 #
 # end