GithubHelp home page GithubHelp logo

pseudonympatel / spicetify-comfytheme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from comfy-themes/spicetify

0.0 1.0 0.0 38.44 MB

Stay comfy while listening to music

Home Page: https://discord.gg/rtBQX5D3bD

License: Do What The F*ck You Want To Public License

Shell 1.46% JavaScript 6.62% PowerShell 1.50% CSS 61.42% SCSS 29.00%

spicetify-comfytheme's Introduction

โœ… Supported -> Spicetify 2.9.8, Spotify 1.1.83.


Banner


Preview

๐Ÿ“ฅ Automatic Installation


Windows -> PowerShell:

iwr -useb https://raw.githubusercontent.com/NYRI4/Comfy-spicetify/main/install.ps1 | iex

macOS and Linux -> Bash:

curl -fsSL https://raw.githubusercontent.com/NYRI4/Comfy-spicetify/main/install.sh | sh

๐Ÿ“ฅ Manual Installation


Downloading Comfy.

CD into your Themes folder in .spicetify and run :

git clone https://github.com/Comfy-Themes/Spicetify

Rename the folder to Comfy and run these commands to apply :

spicetify config current_theme Comfy
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply

Enabling the Comfy extension.

Windows -> Powershell:

cd "$(spicetify -c | Split-Path)\Themes\Comfy"
Copy-Item comfy.js ..\..\Extensions
spicetify config extensions comfy.js
spicetify apply

macOS and Linux -> Bash:

cd "$(dirname "$(spicetify -c)")/Themes/Comfy"
mkdir -p ../../Extensions
cp comfy.js ../../Extensions/.
spicetify config extensions comfy.js
spicetify apply

โš ๏ธ๏ธ Warning


The theme automatically updates for users using the version of Spicetify equals or greater than 2.8.2, however, for the users that don't want to update Spicetify to the newest version:

  1. Go here
  2. Copy the whole code (sorry for the flashbang)
  3. Go into the Spicetify extension folder
  4. Open the comfy.js file, paste the code and save it
  5. Afterwards, in a terminal, run spicetify apply
  6. Enjoy !

For the users that don't want to update Spicetify to the newest version, do the same with this and paste it in the user.css replacing the @import.

๐Ÿ–Œ๏ธ Customization


Go into your theme folder and open either :

color.ini for the colors

user.css to modify the code

spicetify-comfytheme's People

Contributors

afonsojramos avatar charlies1103 avatar kyrie25 avatar lhvy avatar nyri4 avatar ohitstom avatar pownque avatar pseudonympatel avatar

Watchers

 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.