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

Allow to set a background image #17219

Closed
PowerSnail opened this issue Dec 15, 2016 · 6 comments
Closed

Allow to set a background image #17219

PowerSnail opened this issue Dec 15, 2016 · 6 comments
Labels
feature-request Request for new features or functionality

Comments

@PowerSnail
Copy link

There has been a plugin for it, but I think it has encountered various problems since VS Code 1.6. Furthermore, I think its method (modifying the CSS file it seems) is too hacky anyway. Is it possible to provide this functionality officially? Or maybe provide a better way for plugin authors, so we can get more stable background image plugins?

Thank you very much!

@kieferrm kieferrm added the feature-request Request for new features or functionality label Dec 15, 2016
@bpasero bpasero changed the title Allow Setting Background Image? Allow to set a background image Dec 16, 2016
@bpasero bpasero removed their assignment Dec 16, 2016
@kmod-midori
Copy link

kmod-midori commented Feb 4, 2017

Currently the only correct way to do such a thing is making a theme (maybe forking or copying one from existing sources? )

Is it possible to allow custom CSS injection for users or plugins? (like Atom) #459

@THCloud
Copy link

THCloud commented Feb 18, 2017

hey,friend, which plugin could allow to set background image???

@PowerSnail
Copy link
Author

@THCloud https://github.com/shalldie/vscode-background

You have to run Code with Admin Privilege, so it can modify the files in VS Code's folder. And it produces an error message every time VS Code starts up because of the modification.

@cutecycle
Copy link

Running vscode as admin sounds like a good way to get attacked by an extension. perhaps there's a way to change the background css with a base 64 image instead?

@jens1o
Copy link
Contributor

jens1o commented Jun 18, 2017

CSS is not supported natively by vscode. See #459

@bpasero
Copy link
Member

bpasero commented Nov 16, 2017

This feature request will not be considered in the next 6-12 months roadmap and as such will be closed to keep the number of issues we have to maintain actionable. Thanks for understanding and happy coding!

@bpasero bpasero closed this as completed Nov 16, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

7 participants