Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😺 Kitty Cat

Simple script to change color-schemes and fonts for kitty terminal.

gif

How to install

Follow the steps below -

# go to home dir - 
cd $HOME

# clone this repository - 
git clone https://github.com/adi1090x/kitty-cat

# change to kitty-cat dir -
cd kitty-cat

# to install it, run -
./install

# And Follow the steps, it'll be installed on your system.

Run

Run kitty-cat & select the right option -

$ kitty-cat

    /\___/\ 			         
    \ -.- /  ┃ ┃┛━┏┛━┏┛┃ ┃  ┏━┛┏━┃━┏┛  
    '-.^.-'  ┏┛ ┃ ┃  ┃ ━┏┛  ┃  ┏━┃ ┃   
      /'\    ┛ ┛┛ ┛  ┛  ┛   ━━┛┛ ┛ ┛   

    [*] By- Aditya Shakya // adi1090x

    [C] Colors (240)
    [F] Fonts (27)
    [R] Random
    [I] Import
    [A] About
    [Q] Quit
    
    [Select Option]: 

Features

  • 240+ popular color-schemes.
  • 25+ powerline patched fonts.
  • Randomly change color-schemes.
  • Import color-schemes from local file and file URL.
  • Use remote api to set colors in place.

Use Import

    [Select Option]: i

    [L] Local File (Enter path to file)
    [I] Internet File (Enter File URL)

    [Select Option]: I

    [Enter Color-scheme URL]: https://raw.githubusercontent.com/dexpota/kitty-themes/master/themes/Batman.conf

    [*] Reloading Settings...
    [*] Applied Successfully.
  • To import local file, enter the full path (ie - /home/aditya/dracula.conf) of the color-scheme.
  • To import web file, enter the file url (ie - https://raw.githubusercontent.com/dexpota/kitty-themes/master/themes/Batman.conf) of the color-scheme.

Sample - Colorschemes Sample - Fonts
img img

FYI

  • Kitty does not support bitmap fonts, i've only got terminus (ttf) font work in it.
  • You've to restart kitty to set the new fonts, as there's no way to set fonts using kitty remote api.
  • Again... If you can improve it, sure...
  • Have fun!
Morty Proxy This is a proxified and sanitized view of the page, visit original site.