feat(wezterm): set color for compose_cursor

This commit is contained in:
Price Hiller 2023-08-31 19:08:36 -05:00
parent 6e43607e6e
commit 7fb445b742
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -71,6 +71,8 @@ local colors = {
scrollbar_thumb = color_names.kanagawa.sumiInk0,
split = color_names.kanagawa.sumiInk0,
compose_cursor = color_names.kanagawa.roninYellow,
ansi = {
color_names.kanagawa.sumiInk0,
color_names.kanagawa.autumnRed,