-
Notifications
You must be signed in to change notification settings - Fork 28
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
Support ST3 #6
Comments
What errors are you seeing? I just installed this theme with ST3 and there were no problems. |
I'm not getting any errors per say, but I am seeing minor breakages on the nightly from ST3. First thing that comes to mind is the tab switcher arrows at the top left of the open file. |
👍 Can you add it to ST3 package control ? |
I'm getting the same visual issue. |
Try also testing your packages at http://www.caniswitchtosublimetext3.com and this theme was tagged as not supporting ST3. |
hi @EleazarCrusader you could fix errors and add support for ST3 |
+1 Would love to see ST3 support. What all goes into upgrading the theme. I would be on board with helping. |
To configure Sublime Text 3 to use the theme:
That's all. |
This is the changes:
|
This is the line fixed: The old is: I had added this line: The original Nexus.sublime-theme don't have it |
I had tested that put Nexus.sublime-theme file into ~\Sublime Text 3\Packages\User is working all ok, if you wanna to do change to original theme file could it in there. |
Hi @chronossc @natecox @Raynos @williamhc @steinmb @jonstuebe, I think that all is fixed now, test my fix. |
and https://github.com/Raynos/dotfiles/tree/master/.config/sublime-text-3/Packages I applied your fix to my branch and then installed that package manually in my dotfiles. I can confirm that it renders properly now. Thank you very much for the fix! |
@LOQUILLO do you want to make a PR on this repo or shall I do it ? |
@LOQUILLO btw awesome work :) |
Hi @Raynos, you can do it, but don't forget mention me. |
Installed the pull request. Package control should update on its own. |
Thanks for working on it. I've been too swamped with life issues to get back into it. |
Hi @Raynos which is the next sublime-theme for fix, I have free time for help. |
@LOQUILLO I've been trying to get I had an open comment here jisaacks/GitGutter#118 (comment) I think i have to either update my theme (nexus-theme) or my color theme ( https://github.com/Benvie/JavaScriptNext.tmLanguage ) to have the gitgutter styling. I think it's my color theme that needs updating. Although I think I can try this myself |
Hi @Raynos I could post my custom sublime-themes, I personally too, use different color scheme for differents languages, somelike CSS files have his own CSS.tmTheme, HTML file with his own HTML.tmTheme, maybe it can help you for solve gitgutter problems. |
Hi @Raynos, GitGutter was working somedays in my ST2 but after, mysteriously anymore, I had disabled JSHint, JSLint, CSSLint, SublimeLinter, but GitGutter never back to work. In these days can try again for fix this issue. You check wich Packages can is blocking GitGutter. |
Hello. This is the theme I love, however it not works in Sublime Text 3 builds.
Can you fix errors?
The text was updated successfully, but these errors were encountered: