Giter Site home page Giter Site logo

jackwang0407 / stable-diffusion-webui-catppuccin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from camenduru/stable-diffusion-webui-catppuccin

0.0 0.0 0.0 13.42 MB

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

License: MIT License

Python 3.23% CSS 96.77%

stable-diffusion-webui-catppuccin's Introduction

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

stable-diffusion-webui-catppuccin's People

Contributors

kettukaa avatar rockerboo avatar rubyowo avatar younyokel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.