feat(wezterm): added tab_bar colors. only works with the retro tab bar. Fixes #304
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user