Allows the visual bell color to be configured

This commit is contained in:
pagedown
2021-11-02 10:08:21 +08:00
parent 7c161f2d78
commit b4a6ed8d8f
11 changed files with 31 additions and 10 deletions

View File

@@ -317,6 +317,7 @@ def patch_conf(raw: str, theme_name: str) -> str:
'tab_bar_background',
'tab_bar_margin_color',
'url_color',
'visual_bell_color',
'wayland_titlebar_color',
# ALL_COLORS_END
) # }}}