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
- Host: GitHub
- URL: https://github.com/kdrag0n/base16-kitty
- Owner: kdrag0n
- License: mit
- Created: 2018-02-20T03:37:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T08:06:38.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T06:24:39.185Z (over 1 year ago)
- Topics: base16, base16-color, base16-template, kitty
- Language: Mustache
- Homepage: http://chriskempson.com/projects/base16
- Size: 303 KB
- Stars: 201
- Watchers: 3
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.