doki-theme / doki-master-theme

The source of all of the Doki Themes! This enables consistency and maintainability across all platforms!
MIT License
68 stars 12 forks source link

[Theme Request] Sailor Moon (Usagi Tsukino) #132

Open Jrock2722 opened 2 years ago

Jrock2722 commented 2 years ago

**Who/What do you want to be featured?

Sailor Moon (Usagi Tsukino)

What do they look like?

image image image image image

What type of theme?

Additional Information (Optional)

Best Magical Girl :)

Her theme palette could consist of red, blue, yellow, and white :)

Jrock2722 commented 2 years ago

fyi: Not a simp. Just thought this would be a good idea

Unthrottled commented 2 years ago

Ah! Old school anime! Thank you for non-simp the suggestion, friend. I might have to look into this anime at some time. My list is growing faster than I can watch it.

Jrock2722 commented 2 years ago

Quick question...I'm new to VSCode and you don't have to answer this if you don't want to. I would understand completely.

Do you have a special code to place pictures/stickers into the wallpaper?

Unthrottled commented 2 years ago

This is the CSS that sets the wallpaper This is the CSS that sets the sticker

However you can use Custom Assets to specify your own stickers/wallpaper with the plugin.

Jrock2722 commented 2 years ago

Thank you so much for this! Is there a tutorial video anywhere on how to set everything up or is it all right here?

Unthrottled commented 2 years ago

The readme is the only documentation on set up. If you need help finding the settings feel free to browse https://code.visualstudio.com/docs/getstarted/settings

Jrock2722 commented 2 years ago

Basically setting up wallpapers and stickers from the Doki package worked.

The only issue I'm having is creating my own wallpapers/gifs like from your examples:

33332"doki.sticker.path": "C:\Users\alex\Downloads\aqua_celebration.gif", "doki.background.path": "C:\Users\alex\Downloads\chocola_celebration.gif", "doki.wallpaper.path": "C:\Users\alex\Downloads\ishtar.png",

I ran VS Code as an administrator and tried it there but it still didn't work. Windows File path name: c:\Users\Jorda\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench.

(I'm on Windows btw)

Unthrottled commented 2 years ago

Just making sure, you aren't using the value C:\Users\alex\Downloads\aqua_celebration.gif, right? That value should be the absolute path to the asset on your computer that you want to use.


You can follow these steps

  1. Open the settings in the menu (top bar) File > Preferences > Settings

  2. In search settings input add Doki Sample

  3. Put the appropriate path in the settings boxes, should be something like C:\Users\Jorda\Pictures\cool_image.png (only you know where files are on you machine that you want to use :slightly_smiling_face: ) FYI: it will pop up the sticker installation help tab, if you set the value to a file that does not exist (the one that says you need admin privledges and other stuff).

  4. Save

  5. Reload Visual Studio Code

  6. ???

  7. Profit

Edit: I wrote this before I saw your issue, please continue the conversation in that issue, please.

Jrock2722 commented 2 years ago

Done deal. I just used that pic as an example.

I copied a pathway from one of my own pics and this popped up:

"Unable to write into user settings. Please open the user settings to correct errors/warnings in it and try again."

I believe that I may need another copy of the original json code if you don't mind

arty01238 commented 1 year ago

When will this be made a main squeeze?