Giter Site home page Giter Site logo

kitty's Introduction

Logo
Catppuccin for Kitty

Previews

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

Β 

Usage

Note
If you're using Kitty >0.26.0, all Catppuccin flavors are already included in Kitty! There's no need to install the base theme.

Note
This config only includes the Catppuccin color, it does not configure fonts or other styling.

  1. Choose your flavor.
  2. Copy the contents of flavor.conf into your kitty config file (usually stored at ~/.config/kitty/kitty.conf)
  3. Save and enjoy!

Alternatively you can copy all flavor configs into your kitty theme directory (usually ~/.config/kitty/themes/), and then use the themes kitten to select your desired flavor:

kitty +kitten themes --reload-in=all <optional: theme name>

Catppuccin-Latte, Catppuccin-Frappe, Catppuccin-Macchiato, Catppuccin-Mocha are their respective names.

Β 

πŸ™‹ FAQ

  • Q: "How can I style the Tab Bar like it is on the screenshots?"
    A: The config settings for the Tab Bar are the following:

    tab_bar_min_tabs            1
    tab_bar_edge                bottom
    tab_bar_style               powerline
    tab_powerline_style         slanted
    tab_title_template          {title}{' :{}:'.format(num_windows) if num_windows > 1 else ''}
  • Q: "Which Fonts are used in the screenshots?"
    A: The font used in the screenshot config is Fira Code. Furthermore, the following stylistic alternatives and ligatures are set:

    +cv02 +cv05 +cv09 +cv14 +ss04 +cv16 +cv31 +cv25 +cv26 +cv32 +cv28 +ss10 +zero +onum
  • Q: "Which fetch is used in the screenshots?"
    A: It's pfetch with kitties β€” a slightly modified version of pfetch which adds the ASCII Kitty.

Β 

πŸ’ Thanks to

Β 

Copyright Β© 2021-present Catppuccin Org

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.