User Tools

Site Tools


windows:allgemein:terminal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:allgemein:terminal [2020/12/09 17:40] stonewindows:allgemein:terminal [2024/06/03 11:31] (current) stone
Line 1: Line 1:
 ====== Windows Terminal Settings ====== ====== Windows Terminal Settings ======
 <code> <code>
-    "profiles": + 
-    [+#### Ubuntu Terminal Settings #### 
 +            { 
 + 
 +                "guid": "{d7b20cea-47a9-518c-95a4-c8bd91e2e1c6}" 
 +                "hidden": false, 
 +                "historySize": 50000, 
 +                "name": "Ubuntu 22.04.2 LTS", 
 +                "source": "CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc", 
 +                "tabTitle": "Ubuntu 22.04.2 LTS Stone", 
 +                "bellStyle": "window", 
 +                "colorScheme": "Stone-Nord", 
 +                "experimental.retroTerminalEffect": false, 
 +                "font":  
 +                { 
 +                    "size": 12.0 
 +                } 
 +            } 
 + 
 +#### Color ###
         {         {
-            "guid": "{2c4de342-38b7-51cf-b940-2309a097f518}", +            "background": "#2e3440", 
-            "hidden": false+            "black": "#3B4252"
-            "name": "Ubuntu", +            "blue": "#608DBB", 
-            "source": "Windows.Terminal.Wsl", +            "brightBlack": "#4C566A", 
-            "fontSize": 12+            "brightBlue": "#71B1F1"
-            "startingDirectory" : "//wsl$/Ubuntu/home/stone", +            "brightCyan": "#75BBBA", 
-            "useAcrylic": true,  +            "brightGreen": "#70D616"
-            "acrylicOpacity": 0.8+            "brightPurple": "#B48EAD"
-            //"icon": "ms-appdata:///roaming/ubuntu.png+            "brightRed": "#BF616A", 
-             +            "brightWhite": "#ECEFF4", 
-        }+            "brightYellow": "#F3C770", 
-        { +            "cursorColor": "#ECEFF4"
-             "hidden": false+            "cyan": "#88C0D0"
-             "name": "Ubuntu to Nibbler", +            "foreground": "#eceff4", 
-             "tabTitle": "Ubuntu to Nibbler", +            "green": "#96DB5A", 
-             "commandline": "wsl -d Ubuntu ssh root@192.168.134.11", +            "name": "Stone-Nord", 
-             "fontSize": 12+            "purple": "#B48EAD"
-             "useAcrylic": true,  +            "red": "#BF616A"
-             "acrylicOpacity": 0.8+            "selectionBackground": "#ECEFF4"
-             "icon": "ms-appdata:///roaming/ubuntu.png"+            "white": "#FFFFFF", 
 +            "yellow""#E0B96B"
         },         },
 +
 +
 </code> </code>
 \\ \\
windows/allgemein/terminal.1607535616.txt.gz · Last modified: by stone