Git Product home page Git Product logo

cosmic's Introduction

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

COSMIC Desktop Appearance

  1. Clone this repository locally
git clone https://github.com/catppuccin/cosmic-desktop.git
  1. Open COSMIC Settings and navigate to Desktop -> Appearance
  2. Click Import and browse to where you cloned this repository
  3. Select the desired theme under cosmic-settings

COSMIC Terminal Color Scheme

  1. Clone this repository locally
  2. Open COSMIC Terminal and navigate to View -> Color schemes...
  3. Click Import and browse to where you cloned this repository
  4. Select the desired theme under cosmic-term

Generating Custom Configs

generate.py allows you to generate custom configs for COSMIC Desktop. You can use this script to generate a custom config with your preferred colors and other settings.

  1. To use the script, you need to have python and pip installed on your system.
  2. Clone this repository locally and cd into it
git clone https://github.com/catppuccin/cosmic-desktop.git
cd cosmic-desktop
  1. Create a virtual environment and install the required dependencies
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  1. Run the script with your desired options
$ python generate.py --help
usage: generate.py [-h] [--accent [accent color]]
                   [--bg-alpha [background alpha]] [--frosted frosted effect]
                   [--outer-gap [outer gap size]]
                   [--inner-gap [inner gap size]]
                   [--active-hint [active hint size]]
                   [--roundness [roundness]]
                   [--window-hint-color [window hint color]]
                   [theme flavor]

Generate a Catppuccin theme for Cosmic Desktop

positional arguments:
  theme flavor          The flavor of the theme to generate. Can be 'mocha',
                        'frappe', 'macchiato', or 'latte'.

options:
  -h, --help            show this help message and exit
  --accent [accent color], -a [accent color]
                        The accent color to use for the theme.
  --bg-alpha [background alpha], -b [background alpha]
                        The alpha value of the background color.
  --frosted frosted effect, -f frosted effect
                        Whether to use frosted glass effect for the theme.
  --outer-gap [outer gap size], -o [outer gap size]
                        The size of the outer gap.
  --inner-gap [inner gap size], -i [inner gap size]
                        The size of the inner gap.
  --active-hint [active hint size], -ah [active hint size]
                        The size of the active hint.
  --roundness [roundness], -r [roundness]
                        The roundness of the corners. Can be 'round',
                        'slightly round', or 'square'.
  --window-hint-color [window hint color], -whc [window hint color]
                        The color of the window hint.

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

cosmic's People

Contributors

edenqwq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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