Themes for the kitty terminal emulator

Overview

Themes for the kitty terminal

This is a collection of themes for the kitty terminal emulator.

The themes were initially imported from dexpota/kitty-themes.

The overall license of this repository is the GPLv3, however, individual theme files can have their own licenses, as specified in the theme file itself.

To contribute a new theme, use template.conf as a base and modify it for your theme. Submit a pull request with your new theme.

Comments
  • Add tags to this repo?

    Add tags to this repo?

    Based on https://github.com/NixOS/nixpkgs/pull/153505 -- would you be willing to add tagged versions to this repo? They don't even need to correspond to releases, just v0.1.0 or something on the current default branch would be great.

    opened by kclejeune 6
  • No kitten named themes: Upgrading/reinstalling doesn't help

    No kitten named themes: Upgrading/reinstalling doesn't help

    Hello, I have a problem. I've recently installed kitty and when I try to access the themes configuration, it fails. Output:

    ┬─[vbproger@pc:~]─[22:43:41]
    ╰─>$ kitty +kitten themes
    Available builtin kittens:
    icat
    broadcast
    show_key
    clipboard
    ask
    remote_file
    show_error
    hints
    unicode_input
    ssh
    query_terminal
    resize_window
    hyperlinked_grep
    diff
    choose
    panel
    No kitten named themes
    ┬─[vbproger@pc:~]─[22:43:45]
    ╰─>$ kitty +kitten themes
    

    The shell I'm using is fish.
    uname output:

    ┬─[vbproger@pc:~]─[22:44:32]
    ╰─>$ uname -a
    Linux pc 5.15.0-50-lowlatency #56-Ubuntu SMP PREEMPT Wed Sep 21 13:57:05 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
    

    What I've tried

    I've try using these commands:

    • sudo apt install kitty --reinstall
    • sudo apt install kitty --upgrade
    • sudo apt upgrade kitty but none of them works. Please help me!
    opened by VBPROGER 3
  • keyboard doesn't work

    keyboard doesn't work

    kitty 0.26.4 (fresh installation, all keyboard features works fine)

    None of all options keyboard works like Enter, Find(/), and nothing happened for filters like Dark, Recent, etc(with mouse or keyboard).

    opened by realtica 2
  • Add srcery contrast theme

    Add srcery contrast theme

    This adds a variation of the Srcery theme that has better contrast. Certain colors weren't visible against the background with the regular Srcery theme from this repo. I've tried to stay as close as possible to the original Srcery theme, without sacrificing legibility.

    opened by ismay 2
  • Revamped one theme and added two more

    Revamped one theme and added two more

    The light theme has been entirely reworked. Two dark themes have been added.

    All these themes are designed for colorblind users. Specifically, I'm green-weak colorblind. But according to color theory, these themes may very well help out red-weak users as well.

    There's a real dearth of color schemes out there for colorblind users. I've tried over 300, and I've only ever found two schemes (for VSCode) that were suitable for me. I'd be willing to work with other colorblind users to make more themes for the community.

    The themes kitten categorizes light from dark themes. What do you think of adding a third category for accessible themes? I've made three, plus there's the four Modus themes: that's seven all together.

    opened by Pound-Hash 2
  • Vim theme integration?

    Vim theme integration?

    opened by zkamvar 2
  • added official dracula theme for kitty

    added official dracula theme for kitty

    Note: There's already a theme named Dracula in the repository, but its quite different from the one found on the official dracula website. Which is why I've named this one Dracula 2 for lack of a better name.

    opened by TheTrio 2
  • modus_operandi text not visible

    modus_operandi text not visible

    Hello when using the light theme Modus_Operandi, some text is not visible. With light theme shouldn't color0 and color15 be inverted ?

    Here an example showing the Unicode interface: CTRL+SHIFT+u modus_operandi_text_not_visible

    Where we can see that the text is "here": kitty-text-selected

    Or is there a "flag" which defines a light theme and will invert the defined colors?

    bug 
    opened by secomi 1
  • Themes sometimes don't register with themes kitten

    Themes sometimes don't register with themes kitten

    I have a theme named Zesty Dusk. When I run the command kitty +kitten themes --cache-age 0 --reload-in=all Zesty Dusk an error prints that, No theme named: Zesty Dusk.

    The kitten was recognizing it just a moment earlier. The file hasn't changed names or location.

    Files current location ~/.config/kitty/themes/Zesty Dusk.conf

    Files metadata ## name: Zesty Dusk

    This also happened a day earlier when I was working on another theme.

    kitty 0.24.2

    bug 
    opened by Pound-Hash 1
  • A question about upstream metadata

    A question about upstream metadata

    The template says, ## upstream: A URL pointing to the location of this file upstream for auto-updates. I'm hosting a (new) repo on GitLab for a collection of themes designed to aid colordblind users. Regarding the upstream metadata in the template, should I use the URL of the main kitty-themes repo, my fork of the main repo, or my repo on GitLab?

    Thanks

    opened by Pound-Hash 1
  • AtomOneLight selection colors are wrong

    AtomOneLight selection colors are wrong

    The current selection combination colors are:

    selection_foreground #f8f8f8
    selection_background #ececec
    

    image which offer a terrible contrast (1.11:1 according to WebAim). I checked VS Code AtomOneLight color combination and colors should be:

    selection_foreground #2a2b33
    selection_background #e5e5e6
    

    image which offer a way better contrast (11.18:1).

    bug 
    opened by flipflop133 1
Owner
Kovid Goyal
Principal developer of calibre and kitty
Kovid Goyal
Modern line-oriented terminal emulator without support for TUIs.

Modern line-oriented terminal emulator without support for TUIs.

null 10 Jun 12, 2022
An easy-to-bundle GTK terminal emulator.

EasyTerm An easy-to-bundle GTK terminal emulator. This project is meant to be used as a dependency for other

Bottles 4 May 15, 2022
Enriches Click with option groups, constraints, command aliases, help sections for subcommands, themes for --help and other stuff.

Enriches Click with option groups, constraints, command aliases, help sections for subcommands, themes for --help and other stuff.

Gianluca Gippetto 62 Dec 22, 2022
Gamestonk Terminal is an awesome stock and crypto market terminal

Gamestonk Terminal is an awesome stock and crypto market terminal. A FOSS alternative to Bloomberg Terminal.

Gamestonk Terminal 18.6k Jan 3, 2023
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.

Interactive Redis: A Cli for Redis with AutoCompletion and Syntax Highlighting. IRedis is a terminal client for redis with auto-completion and syntax

null 2.2k Dec 29, 2022
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.

mycli A command line client for MySQL that can do auto-completion and syntax highlighting. HomePage: http://mycli.net Documentation: http://mycli.net/

dbcli 10.7k Jan 7, 2023
Python commandline tool for remembering linux/terminal commands

ehh Remember linux commands Commandline tool for remembering linux/terminal commands. It stores your favorite commands in ~/ehh.json in your homedir a

null 56 Nov 10, 2022
Open a file in your locally running Visual Studio Code instance from arbitrary terminal connections.

code-connect Open a file in your locally running Visual Studio Code instance from arbitrary terminal connections. Motivation VS Code supports opening

Christian Volkmann 56 Nov 19, 2022
Darkdump - Search The Deep Web Straight From Your Terminal

Darkdump - Search The Deep Web Straight From Your Terminal About Darkdump Darkdump is a simple script written in Python3.9 in which it allows users to

Josh Schiavone 264 Dec 30, 2022
Random scripts and other bits for interacting with the SpaceX Starlink user terminal hardware

starlink-grpc-tools This repository has a handful of tools for interacting with the gRPC service implemented on the Starlink user terminal (AKA "the d

null 270 Dec 29, 2022
asciinema - Terminal session recorder 📹

asciinema - Terminal session recorder ??

asciinema 11.1k Dec 27, 2022
Rich is a Python library for rich text and beautiful formatting in the terminal.

The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more — out of the box.

Will McGugan 41.4k Jan 3, 2023
Lets you view, edit and execute Jupyter Notebooks in the terminal.

Lets you view, edit and execute Jupyter Notebooks in the terminal.

David Brochart 684 Dec 28, 2022
The project help you to quickly build layouts in terminal,cross-platform

The project help you to quickly build layouts in terminal,cross-platform

gojuukaze 133 Nov 30, 2022
GanTTY - Project planning from the terminal

GanTTY - Project planning from the terminal

Timeo Sam Pochin 161 Dec 26, 2022
Module for converting 2D Python lists to fancy ASCII tables. Table2Ascii lets you display pretty tables in the terminal and on Discord.

table2ascii Module for converting 2D Python lists to a fancy ASCII/Unicode tables table2ascii ?? Installation ??‍?? Usage Convert lists to ASCII table

Jonah Lawrence 40 Jan 3, 2023
A super simple wallet application for the NANO cryptocurrency that runs in the terminal

Nano Terminal Wallet A super simple wallet application for the NANO cryptocurrency that runs in the terminal Written in 2021 by NinjaSnail1080 (Discor

null 9 Jul 22, 2022
uploadgram uses your Telegram account to upload files up to 2GiB, from the Terminal.

uploadgram uploadgram uses your Telegram account to upload files up to 2GiB, from the Terminal. Heavily inspired by the telegram-upload Installing: pi

Shrimadhav U K 97 Jan 6, 2023
ddgr is a cmdline utility to search DuckDuckGo (html version) from the terminal

ddgr is a cmdline utility to search DuckDuckGo (html version) from the terminal. While googler is extremely popular among cmdline users, in many forums the need of a similar utility for privacy-aware DuckDuckGo came up. DuckDuckGo Bangs are super-cool too! So here's ddgr for you!

Piña Colada 2.5k Dec 25, 2022