Skip to content

drakyanerlanggarizkiwardhana/stable-diffusion-webui-catppuccin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo
Catppuccin for Stable Diffusion Web UI

Previews

🌻 Latte
πŸͺ΄ FrappΓ©
🌺 Macchiato
🌿 Mocha

Usage

Extension (Recommended)

  1. Open WebUI
  2. Click on the "Extensions" tab
  3. Click on the "Install from URL" subsection
  4. Paste https://github.com/catppuccin/stable-diffusion-webui into the URL spot, set the local directory name to Catppuccin Theme, and install
  5. Go to "Installed" subsection and click "Apply and restart UI"
  6. Configure the theme from the "Settings" tab under "Catppuccin Theme", afterwards you must "Apply Settings" and "Reload UI"

Extension (Extension index)

NOTE: This method will install the theme under the name "stable-diffusion-webui". You can read more about this issue in the next section.

  1. Open WebUI
  2. Click on the "Extensions" tab and navigate to "Available"
  3. Click "Load From:" and find and install "Catppuccin Theme" from the list
  4. Go to "Installed" subsection and click "Apply and restart UI"
  5. Configure the theme from the "Settings" tab under "Catppuccin Theme", afterwards you must "Apply Settings" and "Reload UI"

Add directly

  1. Clone this repository locally
  2. Create the file user.css in your stable-diffusion-webui directory
  3. Copy the contents of the desired flavor into user.css
  4. Restart the Web UI or click "Reload UI" at the bottom of the screen

NOTE

Due to catppuccin naming conventions and limitations in webui's extension names, this extension will come up as "stable-diffusion-webui" in the extension update section. I have proposed a solution to WebUI here, feel free to upvote it increase the chances of this issue being resolved.

πŸ™‹ FAQ

  • Q: "I decided not to use the extennsion, how do I change the accent color?"
    A: Open user.css and set the variavble --accent: var(--{preferred color});

  • Q: "The theme isn't being applied???"
    A: Sometimes Web UI doesn't automatically figure out your preferred theme. Try adding /?__theme=dark to the url and see if the theme is applied. Below are the steps to make this change persistent on different systems:

    • Linux / MacOS: Edit webui-user.sh and uncomment and set this variable as export COMMANDLINE_ARGS="--theme=dark $COMMANDLINE_ARGS"
    • Windows: Edit webui-user.bat and set this variable by set COMMANDLINE_ARGS=--theme=dark.

    If you are still having trouble then consult the relevant part of the webui wiki.

  • Q: "Why doesn't the theme look like the previews?"
    A: The main UI is constantly being changed upstream, so our previews may not match what the theme will look like for you. Though the previews may be behind, we are frequently updating the themes whenever there is a change in the Web UI repo. Though if you notice a style issue with a recent version of webui, feel free to open an issue on this repo.

  • Q: "Why isn't {extension} themed?"
    A: Some extensions use their own style sheets that don't play nice with user.css.

πŸ’ Thanks to

Β 

Copyright Β© 2021-present Catppuccin Org

About

πŸ§‘β€πŸŽ¨ Soothing pastel theme for Stable Diffusion WebUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published