mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 14:22:37 +03:00
Update appearance.md
Changes `window.colors` to `config.colors`
This commit is contained in:
parent
4ba653c716
commit
ea5b86b469
@ -305,7 +305,7 @@ config.window_frame = {
|
|||||||
inactive_titlebar_bg = '#333333',
|
inactive_titlebar_bg = '#333333',
|
||||||
}
|
}
|
||||||
|
|
||||||
window.colors = {
|
config.colors = {
|
||||||
tab_bar = {
|
tab_bar = {
|
||||||
-- The color of the inactive tab bar edge/divider
|
-- The color of the inactive tab bar edge/divider
|
||||||
inactive_tab_edge = '#575757',
|
inactive_tab_edge = '#575757',
|
||||||
|
Loading…
Reference in New Issue
Block a user