mirror of
https://github.com/alacritty/alacritty-theme
synced 2024-11-16 19:51:03 +01:00
Fix typo in baitong.toml
This commit is contained in:
parent
ced6023297
commit
07c10441da
1 changed files with 1 additions and 1 deletions
|
@ -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