An open API service indexing awesome lists of open source software.

https://github.com/username1001/katana

A very elegant Vim theme
https://github.com/username1001/katana

dark-theme katana theme vim

Last synced: about 1 year ago
JSON representation

A very elegant Vim theme

Awesome Lists containing this project

README

          

# Katana

Katana is an elegant and minimal Vim theme designed for a clean and focused coding experience.

## Installation

Create the `.vim/colors` directory if it doesn't exist:

`mkdir -p ~/.vim/colors`

Download (or copy/paste) and move the katana.vim file into the directory.

## Usage

Add the following to your `.vimrc`:

```
colorscheme katana
set termguicolors
```

## Examples

![Katana Example](katana-example.png)
![Katana Example 1](katana-example-1.png)