Skip to main content

Beautiful color themes for your terminal

Project description

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


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

Need Help?

"Theme not showing?"

  1. Close and reopen your terminal completely
  2. If using Windows Terminal: open a new tab
  3. Still not working? Run projectkittythemes rollback to restore defaults

"I don't know what terminal I use"

The app auto-detects your terminal. You can check manually:

  • Windows: echo $env:TERM_PROGRAM
  • Linux/macOS: echo $TERM_PROGRAM

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

Credits

Copyright © 2026 Zenith Open Source Projects
Developer: roshhellwett


License

MIT License - See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

projectkittythemes-1.0.1.tar.gz (34.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

projectkittythemes-1.0.1-py3-none-any.whl (74.3 kB view details)

Uploaded Python 3

File details

Details for the file projectkittythemes-1.0.1.tar.gz.

File metadata

  • Download URL: projectkittythemes-1.0.1.tar.gz
  • Upload date:
  • Size: 34.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for projectkittythemes-1.0.1.tar.gz
Algorithm Hash digest
SHA256 734ce680d39007c23d06bab7047469ba79c2aabf4495a90a1b1debbe1a2d4a39
MD5 30cdb57a9c7c233ceef20edf20201246
BLAKE2b-256 e0976b28522bb8e736fcc8331c8619b286659814dbeda17e8a5be2e88967e41b

See more details on using hashes here.

File details

Details for the file projectkittythemes-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for projectkittythemes-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f0a50abb58418b2fc9141855839791d4592f6979f462e1898fab47b3e5abde0a
MD5 7d15ebf4a090d155cdca985c0ecf7162
BLAKE2b-256 c4c4a37ebc9d20b5e4ab3d64cb3df62c534dbef4105e5d279427b2bd4113d4a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page