Add README

This commit is contained in:
Cory Balaton 2024-01-08 13:15:11 +01:00
parent a349c973bb
commit e89f75ae4b
Signed by: coryab
GPG Key ID: F7562F0EC4E4A61B
2 changed files with 24 additions and 6 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# Epsilon theme
A dark theme. You can also find this theme for [Neovim](https://github.com/coryab/epsilon.nvim), and [Tmux](https://github.com/coryab/epsilon.tmux).
This theme is a work in progress, so it may change at any time.
## Install the theme
Clone the repository:
```shell
git clone https://github.com/coryab/epsilon.kitty ~/.config/kitty/kitty-themes/epsilon.kitty
```
Then add this to your Kitty config file
```
include ./kitty-themes/epsilon.kitty/epsilon.config
```
## License
This repository is licensed using the [MIT License](./LICENSE).

View File

@ -1,12 +1,7 @@
# vim:ft=kitty
#: This is a template that can be used to create new kitty themes.
#: Theme files should start with a metadata block consisting of
#: lines beginning with ##. All metadata fields are optional.
## name: Epsilon ## name: Epsilon
## author: Cory Balaton ## author: Cory Balaton
## license: MIT ## license: MIT
## upstream: ## upstream: https://github.com/coryab/epsilon.kitty
## blurb: A theme with a good amount of contrast. ## blurb: A theme with a good amount of contrast.
background #292424 background #292424