2024-09-13 16:47:26 +00:00
|
|
|
[colors.primary]
|
2024-10-10 17:43:25 +00:00
|
|
|
background = '#121318'
|
|
|
|
foreground = '#e3e2e9'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.cursor]
|
2024-10-10 17:43:25 +00:00
|
|
|
text = '#e3e2e9'
|
|
|
|
cursor = '#c5c6d0'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.vi_mode_cursor]
|
2024-10-10 17:43:25 +00:00
|
|
|
text = '#121318'
|
|
|
|
cursor = '#b4c5ff'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.search.matches]
|
2024-10-10 17:43:25 +00:00
|
|
|
foreground = '#45464f'
|
|
|
|
background = '#e2bbdb'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.search.focused_match]
|
2024-10-10 17:43:25 +00:00
|
|
|
foreground = '#45464f'
|
|
|
|
background = '#b4c5ff'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.footer_bar]
|
2024-10-10 17:43:25 +00:00
|
|
|
foreground = '#45464f'
|
|
|
|
background = '#e3e2e9'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.hints.start]
|
2024-10-10 17:43:25 +00:00
|
|
|
foreground = '#45464f'
|
|
|
|
background = '#c1c5dd'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.hints.end]
|
2024-10-10 17:43:25 +00:00
|
|
|
foreground = '#45464f'
|
|
|
|
background = '#c1c5dd'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
[colors.selection]
|
2024-10-10 17:43:25 +00:00
|
|
|
text = '#121318'
|
|
|
|
background = '#b4c5ff'
|
2024-09-13 16:47:26 +00:00
|
|
|
|
|
|
|
|
|
|
|
[colors.normal]
|
|
|
|
black = '#181818'
|
|
|
|
red = '#ffb4ab'
|
2024-10-10 17:43:25 +00:00
|
|
|
green = '#b4c5ff'
|
|
|
|
yellow = '#4b5c92'
|
|
|
|
blue = '#b4c5ff'
|
|
|
|
magenta = '#e2bbdb'
|
|
|
|
cyan = '#c1c5dd'
|
2024-09-13 16:47:26 +00:00
|
|
|
white = '#BAC2DE'
|
|
|
|
|
|
|
|
|
|
|
|
[colors.bright]
|
|
|
|
black = '#585B70'
|
|
|
|
red = '#F38BA8'
|
|
|
|
green = '#A6E3A1'
|
|
|
|
yellow = '#F9E2AF'
|
|
|
|
blue = '#89B4FA'
|
|
|
|
magenta = '#F5C2E7'
|
|
|
|
cyan = '#94E2D5'
|
|
|
|
white = '#A6ADC8'
|
|
|
|
|
|
|
|
|
|
|
|
[colors.dim]
|
|
|
|
black = '#45475A'
|
|
|
|
red = '#F38BA8'
|
|
|
|
green = '#A6E3A1'
|
|
|
|
yellow = '#F9E2AF'
|
|
|
|
blue = '#89B4FA'
|
|
|
|
magenta = '#F5C2E7'
|
|
|
|
cyan = '#94E2D5'
|
|
|
|
white = '#BAC2DE'
|