-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Oceanic next color scheme support #2684
Comments
We only have a small set of themes that are included with vscode, most themes are typically put on the marketplace. Two developers have put ports of OceanicNext up so you can try them out: |
Why is this issue being closed? VSCode is supposed to support textmate themes. Here is a textmate theme that is not working. There are clearly gaps in VSCode's theme support, for example the |
You're right, I interpreted this as there's no officially supported theme but there are indeed a bunch of issues preventing full parity with the other editors. I'll leave this closed but created a bunch of issues for the main problems causing this. Thanks for the report! |
Oceanic next is a very popular textmate color scheme optimised for es6 / es7 / JSX.
I imported the textmate theme and made the changes to the
JavaScript.tmLanguage
file mentioned here #133, however the results are quite different to the same textmate theme in sublime.Sublime
VSCode
Its a beautiful theme used by the likes of Sebastian McKenzie, Paul Irish and Dan Abramov and I would love to see equivalent support for this theme in VSCode.
The text was updated successfully, but these errors were encountered: