mirror of
https://github.com/alacritty/alacritty-theme.git
synced 2026-09-10 07:36:40 -04:00
Fix typo in baitong.toml
This commit is contained in:
parent
ced6023297
commit
07c10441da
|
|
@ -16,7 +16,7 @@ cursor = '#ff00ff'
|
|||
matches = { foreground = '#000000', background = '#1AE642' }
|
||||
focused_match = { foreground = '#000000', background = '#ff00ff' }
|
||||
|
||||
[colorshints]
|
||||
[colors.hints]
|
||||
start = { foreground = '#1d1f21', background = '#1AE642' }
|
||||
end = { foreground = '#1AE642', background = '#1d1f21' }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue