diff options
| author | Pascal Dulieu <pascal@dulieu.uk> | 2025-07-30 11:45:00 +0100 |
|---|---|---|
| committer | Pascal Dulieu <pascal@dulieu.uk> | 2025-07-30 11:45:00 +0100 |
| commit | c19fa68472bec357914ff264e52b45945221d530 (patch) | |
| tree | 8bb993d3f9bf7b91155300fcc7fe1b282faf7066 /iTerm/DynamicProfiles | |
Diffstat (limited to 'iTerm/DynamicProfiles')
| -rw-r--r-- | iTerm/DynamicProfiles/wal-profile.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/iTerm/DynamicProfiles/wal-profile.json b/iTerm/DynamicProfiles/wal-profile.json new file mode 100644 index 0000000..6f625aa --- /dev/null +++ b/iTerm/DynamicProfiles/wal-profile.json @@ -0,0 +1,10 @@ +{ + "Profiles" : [ + { + "Use Separate Colors for Light and Dark Mode" : false, + "Name" : "wal", + "Rewritable" : true, + "Guid" : "wal-dynamic-profile-uuid" + } + ] +}
\ No newline at end of file |
