Kitty terminal Black Cat theme dotfiles. It's a theme created by combining Catppuccin Mocha and an adaptation of Oxide Oh My Zsh Theme.
Note: borders and lack of titlebar are from my WM config.
If you only want to use the color theme for kitty, just follow instructions directly from Catppuccin Kitty theme page.
You could also copy my own theme.conf
from kitty
and import it inside your ~/.config/kitty/kitty.conf
:
include theme.conf
But I have platform (Linux
) and WM specific tweaks in it (like lack of titlebar and borders).
Copy the theme file to your zsh themes directory:
cp ./zsh_theme/black-cat.zsh-theme {zsh-themes}/black-cat.zsh-theme
Import it replacing this line to ~/.zshrc
(assuming you have already installed Oh My Zsh):
ZSH_THEME="black-cat"
I'm using AwesomeWM, but I'm still working on it's configuration. Maybe I'll upload it's dotfiles in the future.
猫 is the Japanese Kanji for cat.