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

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

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.

![](screenshot.png)

## 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)