Closed H-111-di closed 1 year ago
Hmm, that image as well as the H-111-di/Pics repo it is contained both 404 for me. Maybe the repo’s set to private?
The built-in Terminal.app on macOS has a number of problems relating to colour, including a lack of True Colour support. This in particular makes it unusable with vim-colors-xcode if you want Vim’s colours at all close to their intended values.
Hmm, that image as well as the H-111-di/Pics repo it is contained both 404 for me. Maybe the repo’s set to private?
The built-in Terminal.app on macOS has a number of problems relating to colour, including a lack of True Colour support. This in particular makes it unusable with vim-colors-xcode if you want Vim’s colours at all close to their intended values.
Sorry, I've fixed the visibility problem...
Actually it also not looks so right under True Color mode... I left my comment under another issue about it.https://github.com/arzg/vim-colors-xcode/issues/24
It’s definitely strange that it looks bad in Alacritty with set termguicolors
. Would you mind posting your vimrc so I can take a look?
Sorry for the long delay! I believe that you need to set termguicolors
before setting a colour scheme. Take a look at this demo running in Alacritty:
Do I need to need to specifically put "let g:airline_theme='xcodelight/dark'" in my init.vim?