diff options
author | Michael McClintock <mrmcc3@gmail.com> | 2023-01-17 14:58:48 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 14:58:48 +1000 |
commit | a5b9125c241dc7ba3941b841552e0ae1981f3f64 (patch) | |
tree | c25abce618d5ac4ed3e4d476a4d0424c6f2432c6 | |
parent | 7ddb9eec7d678b10e8508f7a38e59874873c5a85 (diff) | |
download | yo-theme-helix-a5b9125c241dc7ba3941b841552e0ae1981f3f64.tar.gz |
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,4 @@ + # yo-theme-helix A [Helix][helix] theme inspired by [Zenbones][zenbones] & @@ -31,6 +32,12 @@ A [Helix][helix] theme inspired by [Zenbones][zenbones] & - It should be straightforward to use helix theme inheritance to swap out the default color palette with other radix color combinations without losing the principles of the theme. + +### Screenshots + +| **yo_dark** | **yo_light** | +|:-:|:-:| +|  |  | [helix]: https://helix-editor.com/ [zenbones]: https://github.com/mcchrish/zenbones.nvim |