feat(wezterm): added tab_bar colors. only works with the retro tab bar. Fixes #304

This commit is contained in:
Folke Lemaitre
2023-02-07 21:30:08 +01:00
parent affb21a81e
commit 56945bd0d3
8 changed files with 129 additions and 13 deletions

View File

@@ -744,7 +744,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#2c6c75</string>
<string>#4097a3</string>
</dict>
</dict>
<dict>
@@ -755,7 +755,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#914c54</string>
<string>#c47981</string>
</dict>
</dict>
<dict>
@@ -766,7 +766,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#6183b9</string>
<string>#506d9b</string>
</dict>
</dict>
<dict>

View File

@@ -744,7 +744,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#2c6c75</string>
<string>#4097a3</string>
</dict>
</dict>
<dict>
@@ -755,7 +755,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#914c54</string>
<string>#c47981</string>
</dict>
</dict>
<dict>
@@ -766,7 +766,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#6183b9</string>
<string>#506d9b</string>
</dict>
</dict>
<dict>