doki-theme / doki-theme-vscode

Cute anime character themes for VS-Code.
https://marketplace.visualstudio.com/items?itemName=unthrottled.doki-theme
MIT License
899 stars 49 forks source link

How to use only one of the funds #147

Closed ATSxp closed 2 years ago

ATSxp commented 2 years ago

I wanted to ask a question.

How can I use only one of the funds? For example:

I don't want to use the background from "doki-background.path", I just want to use the background from "doki-wallpaper.path".

So I wanted to know if there is a way to use just one of these funds, because when I use one of them, the other ends up being forced to use one of its images from the extension.

Hope you can help me =)

Unthrottled commented 2 years ago

Just so I am clear, you want to be able to only to have an image drawn on the code and nothing drawn in the background when all code editors are closed?

ATSxp commented 2 years ago

yes

Unthrottled commented 2 years ago

Ah, okay. Yeah there isn't a first class supported way.

A hack would to set doki-background.path to a transparent image like this one. HD_transparent_picture

When I get the time later this month, I'll revisit this, but that's your work around for now. Thanks!

ATSxp commented 2 years ago

Okay thank you so much =)