Skip to content

Base24/base24-kitty-te

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github top language Codacy grade Repository size Issues License Commit activity Last commit

base24-kitty-te

Project Icon

Base 24 themes for kitty-te https://github.com/kovidgoyal/kitty

Find themes under output/schemes

Installation

Simply copy the contents of your desired colour scheme into your kitty configuration (kitty.conf). If you already have a colour scheme defined, remove it or comment it out before importing the new scheme.

kitty.conf locations:

  • Linux: ~/.config/kitty/kitty.conf
  • macOS: ~/Library/Preferences/kitty/kitty.conf

Note that kitty will need to be restarted for the change to take effect.

Build it yourself

Grab base24-builder-python-portable

  1. Run
./dropin.py
  1. Run
./base24.py update
  1. Run
./base24.py build

Changelog

See the CHANGELOG for more information.

Download

Clone

Using The Command Line

  1. Press the Clone or download button in the top right
  2. Copy the URL (link)
  3. Open the command line and change directory to where you wish to clone to
  4. Type 'git clone' followed by URL in step 2
$ git clone https://github.com/Base24/base24-kitty

More information can be found at https://help.github.com/en/articles/cloning-a-repository

Using GitHub Desktop

  1. Press the Clone or download button in the top right
  2. Click open in desktop
  3. Choose the path for where you want and click Clone

More information can be found at https://help.github.com/en/desktop/contributing-to-projects/cloning-a-repository-from-github-to-github-desktop

Download Zip File

  1. Download this GitHub repository
  2. Extract the zip archive
  3. Copy/ move to the desired location

Licence

MIT License Copyright (c) Base24 (See the LICENSE for more information.)

Releases

No releases published

Packages

No packages published