Giter VIP home page Giter VIP logo

signal-desktop's Introduction

Logo
Catppuccin for Signal Desktop

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

Windows

  1. Install 7-zip and its asar7z plugin.
  2. Open C:\Users\user_name\AppData\Local\Programs\signal-desktop\resources\app.asar with 7zip.
  3. Go into stylesheets directory.
  4. Copy the theme you want to use into the directory.
  5. Right click and edit manifest.css file and add import statement at the top. @import "catppuccin-<flavour>.css"; Replace <flavour> with flavour you want to use.
  6. Save and close your editor.
  7. Enjoy!

Linux

  1. Install npm's asar package globally. sudo npm install -g @electron/asar
  2. Extract asar into a temporary directory and change directory. asar e /usr/lib/signal-desktop/resources/app.asar temp/ && cd temp/stylesheets
  3. Copy and paste theme you want to use into current directory.
  4. Add import statement at the top of manifest.css file. @import "catppuccin-<flavour>.css"; Replace <flavour> with flavour you want to use.
  5. Remove the temp directory.
  6. Enjoy!

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

signal-desktop's People

Contributors

calfmoon avatar

Stargazers

www.python.org avatar Lexi 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.