-
Notifications
You must be signed in to change notification settings - Fork 792
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
VSCode porting #565
Comments
@zamamohammed I don't know VSCode sorry. We can wait for a porting |
+1, maybe I will look into this at the end of this month |
Ok, so I have dig a little, and for now it's not possible. However I opened an issue here microsoft/vscode#1833 so maybe it will be possible in the future. |
👍 |
For me if only the color theme can be implemented as Material theme, it is good enough. |
A dirty hack to do this: https://github.com/be5invis/vscode-custom-css |
@be5invis did you get it working? would you mind sharing the theme if so? 😄 |
@ackzell Inject custom css to Code itself. |
Okay, thanks @be5invis for the extension! I just used https://gist.github.com/dominique-mueller/0d9f5aec202804caca4881838685cfc4 as a base and threw in some classes at the bottom. I'm sharing a very messy css file which changes all backgrounds to match the darker material style along with a cyan accent from that same palette. It's quite rough but it does the job. https://gist.github.com/ackzell/5be574ce2b2b5c5c419bdf67934380fc |
Working on Material Darker Theme based on @ackzell css |
Wow! Nice! Which API do you use? I have an open ticket about enabling the development of custom themes but it has no activity since then. |
@NoNameProvided I'm waiting for official API. for now I'm using https://github.com/be5invis/vscode-custom-css extension. I need some icons for side sidebar and toolbar. |
Hello everyone, I need some feedback from you: |
Looks good, although I would use a different color scheme, but icons are great! Is it open source? Would love to help to modularize it, make it easy to use with different color palettes. |
I'm going to implement blue and white color themes as well. I'll release an extension soon. |
I like it a lot @levan-g! I kind of like the UI not having any contrast, thus my styles. But I think yours also looks good. I noticed there is a "contrast mode" toggle for the sublime theme, so maybe having that configurable as well? dunno |
@ackzell there will be an option for enabling and disabling contrast mode. |
We stil need a full package that brings Material Theme UI, Schemes and icons to VS. At the moment i can find only partials (and tremendous) packages, and now VS support file icons. |
Any update? |
Closed until updates. |
I am using vscode a lot, and the only thing I hate about is that it doesn't have material-theme 😢 Still no updates |
would love to see this as well. there are a couple themes now, but they aren't as comprehensive as this one, no line number highlighting (maybe that's an Atom thing) for example. |
Can you have this theme for VSCode. VSCode currently has two material design themes on their Marketplace, but nothing beats this theme.
The text was updated successfully, but these errors were encountered: