...
This commit is contained in:
parent
d0386d4b00
commit
588da9f1dc
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ Changing kitty colors
|
|||
========================
|
||||
|
||||
The themes kitten allows you to easily change color themes, from a collection of
|
||||
over two hundred pre-built themes available at `kitty-themes
|
||||
over three hundred pre-built themes available at `kitty-themes
|
||||
<https://github.com/kovidgoyal/kitty-themes>`_. To use it, simply run::
|
||||
|
||||
kitty +kitten themes
|
||||
|
|
|
|||
|
|
@ -25,12 +25,12 @@ add features to |kitty| itself and to create useful standalone programs.
|
|||
Some prominent kittens:
|
||||
|
||||
:doc:`icat <kittens/icat>`
|
||||
Display images in the terminal
|
||||
Display images in the terminal.
|
||||
|
||||
|
||||
:doc:`diff <kittens/diff>`
|
||||
A fast, side-by-side diff for the terminal with syntax highlighting and
|
||||
images
|
||||
images.
|
||||
|
||||
|
||||
:doc:`Unicode input <kittens/unicode_input>`
|
||||
|
|
@ -38,7 +38,7 @@ Some prominent kittens:
|
|||
|
||||
|
||||
:doc:`Themes <kittens/themes>`
|
||||
Preview, select and quick switch between two hundred pre-build color themes.
|
||||
Preview and quick switch between over three hundred color themes.
|
||||
|
||||
|
||||
:doc:`Hints <kittens/hints>`
|
||||
|
|
|
|||
Loading…
Reference in a new issue