An open API service indexing awesome lists of open source software.

https://github.com/kdrag0n/base16-kitty

Base16 color scheme template for kitty
https://github.com/kdrag0n/base16-kitty

base16 base16-color base16-template kitty

Last synced: 4 months ago
JSON representation

Base16 color scheme template for kitty

Awesome Lists containing this project

README

          

# base16-kitty

A set of [Base16](https://github.com/chriskempson/base16) scheme templates for
the [kitty](https://github.com/kovidgoyal/kitty) terminal emulator. These
templates can be used with any compliant Base16 builder. **Pre-built** schemes
are also available in the [`colors`](https://github.com/kdrag0n/base16-kitty/tree/master/colors)
directory of this repository for convenience.

## [More themes](https://hueflake.dev/?utm_source=gh-base16-kitty)

[**Check out Hueflake for high-quality, infinitely customizable Kitty themes**](https://hueflake.dev/?utm_source=gh-base16-kitty)

## Installation

Simply copy the contents of your desired color scheme into your kitty
configuration (`kitty.conf`). If you already have a color 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.

## 256-color variants

The 256-color variants are for those who wish to use the 16 ANSI colors while
retaining accuracy for bright color variants. This is achieved by making the
bright variants mirror their regular counterparts instead of attempting to map
them to other Base16 colors.

**TL;DR**: If some colors look strange or darker than normal, try the
256-color variant of your scheme of choice.