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
- Host: GitHub
- URL: https://github.com/username1001/katana
- Owner: username1001
- Created: 2025-01-31T14:47:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T20:31:05.000Z (over 1 year ago)
- Last Synced: 2025-02-02T21:25:18.782Z (over 1 year ago)
- Topics: dark-theme, katana, theme, vim
- Language: Vim Script
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

