Fix typo in baitong.toml

This commit is contained in:
j-nkrm 2024-02-25 04:10:14 +01:00 committed by GitHub
parent ced6023297
commit 07c10441da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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' }