Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT KITTY THEMES

Themes Terminals License PyPI

Beautiful color themes for your terminal. Transform your terminal from boring default colors to something you'll love.

SAMPLE

SAMPLE


Installation

Quick Install (PyPI)

pip install projectkittythemes

Interactive Menu Mode

python -m projectkittythemes start

This opens an interactive menu where you can:

  • Browse & preview all themes with color samples
  • Apply a theme directly or preview first
  • Rollback to your default OS theme
  • Update the package from PyPI

Quick Commands

Command Description
projectkittythemes start Start interactive menu mode
projectkittythemes list List all available themes
projectkittythemes install <theme> Install a specific theme
projectkittythemes browse Browse themes interactively
projectkittythemes update Check for updates from PyPI
projectkittythemes rollback Restore default terminal theme
projectkittythemes --help Show all options
projectkittythemes --version Show version info

Available Themes (18)

Theme Look Best For
Tokyo Night Blue & purple, modern Late-night coding
Catppuccin Mocha Purple & pink, cozy Catppuccin fans
Catppuccin Latte Light pastel Daytime use
Gruvbox Dark Warm browns, retro Retro lovers
Rosé Pine Soft pink & purple Aesthetic setups
Nord Cool blue, clean Maximum readability
Solarized Dark Classic, easy on eyes Long reading sessions
Dracula Purple & colorful Vibrant coding
One Dark Pro Atom-inspired purple Atom fans
Monokai Pro Classic editor colors Professional look
Night Owl Blue & orange night VS Code fans
Ayu Dark Clean orange & blue Minimalist
Ayu Light Soft pastel light Daylight use
Material Theme Material Design colors Android fans
Gruvbox Material Warm refined browns Refined retro
Nightball Deep blue tones Night coding
Iceberg Cool blue, deep ocean Cool aesthetics
Palenight Soft purple editor Light purple

Supported Terminals

Terminal Windows Linux macOS
Windows Terminal - -
Kitty
Alacritty
WezTerm

How to Use

Interactive Menu (Recommended)

python -m projectkittythemes start
  1. Select Browse & Preview Themes to see all themes
  2. Choose a theme number to preview colors
  3. Press Y to confirm and apply, N to go back, Q to quit
  4. Restart your terminal to see the changes

Direct Install

# Install a theme by name
projectkittythemes install "Tokyo Night"

# Install by slug
projectkittythemes install tokyonight

# Install to specific terminal
projectkittythemes install tokyonight --terminal kitty

Rollback

If something goes wrong, restore your default theme:

projectkittythemes rollback

Troubleshooting

"Command not found" or "Permission denied"

Windows (PowerShell):

Set-ExecutionPolicy -Scope CurrentUser RemoteSigned

Linux/macOS:

chmod +x install.sh

"pip not found"

Ensure Python and pip are properly installed:

python --version
pip --version

Development

Clone & Install locally

git clone https://github.com/zenithopensourceprojects/projectkittythemes.git
cd projectkittythemes
pip install -e .

Build & Publish

python -m build
python -m twine upload dist/* -r pypi

© 2026 Zenith Open Source Projects. All Rights Reserved. Zenith is an Open Source Project Idea by @roshhellwett

About

ʙᴇᴀᴜᴛɪꜰᴜʟ ᴄᴏʟᴏʀ ᴛʜᴇᴍᴇꜱ ꜰᴏʀ ʏᴏᴜʀ ᴛᴇʀᴍɪɴᴀʟ

Topics

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages