ThePrimeagen / init.lua

3.24k stars 578 forks source link

Weird background with rose-pine #37

Open razprod opened 1 year ago

razprod commented 1 year ago

I followed the youtube tutor and also tried to simply clone this repo but results are the same: nvim — nvim   ▸ node — 109×31 2023-01-19 17-13-13

I cannot seem to figure out why this is happening... nvim — nvim   ▸ lua-language-server — 109×31 2023-01-19 17-14-29

Please anyone... @raz-cohen

bryanboateng commented 1 year ago

My guess is that your Terminal doesn't support 24-Bit color. Which one are you using?

razprod commented 1 year ago

My guess is that your Terminal doesn't support 24-Bit color. Which one are you using?

Tnx for the reply, I'm on a macOS 13-inch, 2019 and using the default terminal...

edit: I guess you're right, I've installed Iterm2 and it is working perfectly... I've a wsl installed on my windows and I've successfully managed to make it work also with the colors..

bryanboateng commented 1 year ago

Yes, sadly the default macOS terminal doesn't support 24-bit colors per default.

bryanboateng commented 1 year ago

Could you please close the issue if the problem is solved?

raz-cohen commented 1 year ago

Could you please close the issue if the problem is solved?

I’m not able to..

mdilshan commented 8 months ago

Try an emulator like https://github.com/wez/wezterm instead of using default macos terminal