From e89f75ae4bfefd4fdf8c384bfce875c155c6bc1e Mon Sep 17 00:00:00 2001 From: Cory Date: Mon, 8 Jan 2024 13:15:11 +0100 Subject: [PATCH] Add README --- README.md | 23 +++++++++++++++++++++++ epsilon.conf | 7 +------ 2 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ed3b0a --- /dev/null +++ b/README.md @@ -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). diff --git a/epsilon.conf b/epsilon.conf index af195be..14fa49d 100644 --- a/epsilon.conf +++ b/epsilon.conf @@ -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 ## author: Cory Balaton ## license: MIT -## upstream: +## upstream: https://github.com/coryab/epsilon.kitty ## blurb: A theme with a good amount of contrast. background #292424