https://github.com/connorholyday/nord-kitty
An arctic, north-bluish clean and elegant Kitty theme
https://github.com/connorholyday/nord-kitty
colorscheme kitty nord terminal terminal-theme theme
Last synced: 2 months ago
JSON representation
An arctic, north-bluish clean and elegant Kitty theme
- Host: GitHub
- URL: https://github.com/connorholyday/nord-kitty
- Owner: connorholyday
- License: mit
- Created: 2018-07-16T09:11:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T07:59:40.000Z (about 4 years ago)
- Last Synced: 2025-01-14T03:48:46.287Z (10 months ago)
- Topics: colorscheme, kitty, nord, terminal, terminal-theme, theme
- Size: 311 KB
- Stars: 181
- Watchers: 3
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# nord-kitty
An arctic, north-bluish clean and elegant [kitty](https://github.com/kovidgoyal/kitty) theme plugin.
Designed for a fluent and clear workflow based on the [Nord](https://github.com/arcticicestudio/nord) color palette.

## Install
Download this file and place it alongside your kitty config file.
```
$ curl -o ~/.config/kitty/nord.conf https://raw.githubusercontent.com/connorholyday/nord-kitty/master/nord.conf
```
Place this line at the bottom of your config file:
```
# ~/.config/kitty/kitty.conf
include ./nord.conf
```
## License
MIT © [Connor Holyday](https://holyday.me)