diff options
| author | Alex Schofield <git@ajschof.me> | 2024-12-23 13:37:29 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2024-12-23 13:37:29 +0000 |
| commit | d28d1e2f1d96eea8fc12783c0b3d98f6bf8a5c76 (patch) | |
| tree | 697b5fe93b4090ca5b3c9a72f36a06cc8f044a0d | |
| parent | 693b72f90b4597447d3ccfde56ba332e9db6afa8 (diff) | |
| download | dotfiles-d28d1e2f1d96eea8fc12783c0b3d98f6bf8a5c76.tar.gz dotfiles-d28d1e2f1d96eea8fc12783c0b3d98f6bf8a5c76.zip | |
iterm2: change transparency value
| -rw-r--r-- | com.googlecode.iterm2.plist.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com.googlecode.iterm2.plist.json b/com.googlecode.iterm2.plist.json index 49f025a..daef2cf 100644 --- a/com.googlecode.iterm2.plist.json +++ b/com.googlecode.iterm2.plist.json @@ -308,7 +308,7 @@ "Green Component" : 0.23660069704055786 }, "Name" : "Default", - "Transparency" : 0.50354352678571423, + "Transparency" : 0.14882812500000001, "Horizontal Spacing" : 0.89000000000000001, "Cursor Color (Dark)" : { "Red Component" : 0.78075778484344482, |
