Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS terminal overrides ayu scheme colors #33

Open
victorronnow opened this issue Nov 6, 2018 · 2 comments
Open

macOS terminal overrides ayu scheme colors #33

victorronnow opened this issue Nov 6, 2018 · 2 comments

Comments

@victorronnow
Copy link

The scheme doesn't seem to be applied on macOS Terminal

Here's what it looks like:
capture d ecran 2018-11-06 a 21 15 41

Here's what it looks like on Hyper Terminal:
capture d ecran 2018-11-06 a 21 53 41

@skbolton
Copy link

skbolton commented Feb 7, 2019

@victorronnow make sure you have the termguicolors setting on (shown in readme). If you do can you call :echo $TERM from within both terminals and see what it prints?

@nardeas
Copy link

nardeas commented Jun 16, 2020

For those wondering, Terminal.app doesn't support true colors (24-bit color scheme) as the output palette. You have to switch to iTerm or similar. Here's a list of terminals that support true color:

https://gist.github.com/XVilka/8346728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants