mirror of
https://github.com/wez/wezterm.git
synced 2024-11-11 03:27:05 +03:00
7e3b35303c
refs: https://github.com/wez/wezterm/issues/2320 ```lua return { colors = { copy_mode_active_highlight_fg={Color="red"}, copy_mode_active_highlight_bg={Color="blue"}, copy_mode_inactive_highlight_fg={AnsiColor="Black"}, copy_mode_inactive_highlight_bg={AnsiColor="White"}, quick_select_label_fg={Color="white"}, quick_select_label_bg={Color="blue"}, quick_select_match_fg={Color="grey"}, quick_select_match_bg={Color="skyblue"}, } } ``` |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |