Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connorholyday/kitty-snazzy
Elegant kitty terminal theme with bright colors
https://github.com/connorholyday/kitty-snazzy
colorscheme kitty snazzy terminal terminal-theme theme
Last synced: 15 days ago
JSON representation
Elegant kitty terminal theme with bright colors
- Host: GitHub
- URL: https://github.com/connorholyday/kitty-snazzy
- Owner: connorholyday
- License: mit
- Created: 2018-07-13T08:59:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-24T10:14:06.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T15:07:07.768Z (3 months ago)
- Topics: colorscheme, kitty, snazzy, terminal, terminal-theme, theme
- Homepage:
- Size: 389 KB
- Stars: 98
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# kitty-snazzy
> Elegant [kitty](https://github.com/kovidgoyal/kitty) theme with bright colors. Based on [hyper-snazzy](https://github.com/sindresorhus/hyper-snazzy/) by [Sindre Sorhus](https://sindresorhus.com).
![](screenshot.png)
## Install
Download this file and place it alongside your kitty config file.
```
$ curl -o ~/.config/kitty/snazzy.conf https://raw.githubusercontent.com/connorholyday/kitty-snazzy/master/snazzy.conf
```Place this line at the bottom of your config file:
```
# ~/.config/kitty/kitty.confinclude snazzy.conf
```## Related
- [iterm2-snazzy](https://github.com/sindresorhus/iterm2-snazzy) - iTerm2 version
- [terminal-snazzy](https://github.com/sindresorhus/terminal-snazzy) - Terminal version
- [konsole-snazzy](https://github.com/miedzinski/konsole-snazzy) - Konsole version
- [vscode-snazzy](https://github.com/Tyriar/vscode-snazzy) - VS Code version
- [emacs-snazzy](https://github.com/weijiangan/emacs-snazzy) - Emacs version
- [termite-snazzy](https://github.com/kbobrowski/termite-snazzy) - Termite version
- [deepin-snazzy](https://github.com/xxczaki/deepin-snazzy) - Linux Deepin terminal version
- [vim-snazzy](https://github.com/connorholyday/vim-snazzy) - Vim version
- [base16-snazzy](https://github.com/h404bi/base16-snazzy-scheme) - Base16 version
- [kitty-snazzy](https://github.com/connorholyday/kitty-snazzy) - Kitty version## License
MIT © [Connor Holyday](https://holyday.me)