Giter Site home page Giter Site logo

youtubemusic's Introduction

Logo
Catppuccin for Youtube Music

Previews

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

Usage

  1. Create a new css file with one of the flavour imports below.
  2. Assuming you have the latest build with the theme selection menu, open the app, click Options > Visual Tweaks > Theme > Import custom CSS file, and choose the CSS file.
  1. Navigate to the settings of the Youtube Music Desktop App.
  2. Go to the appearances tab and turn on custom theme.
  3. Click on the pencil icon to open up the editor window.
  4. Paste in the flavour import for your flavour and press the save button.

The code

/* latte */
@import url("https://catppuccin.github.io/youtubemusic/src/latte.css");
/* frappe */
@import url("https://catppuccin.github.io/youtubemusic/src/frappe.css");
/* macchiato */
@import url("https://catppuccin.github.io/youtubemusic/src/macchiato.css");
/* mocha */
@import url("https://catppuccin.github.io/youtubemusic/src/mocha.css");

/* if you want to change the accent color, paste this in aswell and change the hex code */
html:not(.style-scope) {
    --accentColor: #f5e0dc !important;
}
  1. Install Stylus extension for Firefox, Chrome or Opera
  2. Then install with Stylus (click on the link):
  1. Choose your flavor and accent color in the Configure window in Stylus Options

πŸ’ Thanks to

Β 

Copyright Β© 2021-present Catppuccin Org

youtubemusic's People

Contributors

cyrneko avatar rubyowo 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.