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

Only "Monokai16" schema is working on windows #225

Closed
YongHeeK opened this issue Sep 16, 2020 · 2 comments
Closed

Only "Monokai16" schema is working on windows #225

YongHeeK opened this issue Sep 16, 2020 · 2 comments

Comments

@YongHeeK
Copy link

With julia 1.5.0 and windows machine only Monokai16 is working for me

using OhMyREPL
for name in ("JuliaDefault", "Monokai16", "Monokai256", "Monokai24bit", "BoxyMonokai256", "TomorrowNightBright", "TomorrowNightBright24bit", "OneDark", "Base16MaterialDarker")
       test_colorscheme(name)
end

And I get
image

@KristofferC
Copy link
Owner

If you use the nightly version of Julia together with Windows Terminal (https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701?activetab=pivot:overviewtab) all of them should work.

@YongHeeK
Copy link
Author

Yes all of schemas working with nightly build. Thank you
image

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

1 participant