summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael McClintock <mrmcc3@gmail.com>2023-11-21 07:26:41 +1000
committerGitHub <noreply@github.com>2023-11-21 07:26:41 +1000
commit85be6b3589375c0165b4091f230542f3b1b2ddef (patch)
treee1401bcbf4a2e2268469bdf03f9cbe949a5be756 /README.md
parentd75f49a795786fb8a0d8f8279a17c0762d8029e0 (diff)
parent2817e04103bffa1e0b4d97ddcfaef7ae047dc2f2 (diff)
downloadyo-theme-helix-85be6b3589375c0165b4091f230542f3b1b2ddef.tar.gz
Merge pull request #3 from mrmcc3/update
Update radix colors and add new theme
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9d1c585..7a6d9b2 100644
--- a/README.md
+++ b/README.md
@@ -31,17 +31,29 @@
- 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. (see the berry variant)
+- If you find languages that aren't highlighted nicely or have a suggestion for
+ improvements please open an issue.
+
+### Changes
+
+#### 2023-11-21
+
+- Update colors to radix colors 3.0
+- Add a new default theme. Move the old default to yo_sand with some color tweaks
### Screenshots
| **yo** | **yo_light** |
|:-:|:-:|
-|![yo](https://user-images.githubusercontent.com/4220099/213588257-f4ef642d-39f8-4b99-9a92-dff14b781633.png)|![yo_light](https://user-images.githubusercontent.com/4220099/213587651-824ab69b-9c67-49d4-b045-cd17b540fb2f.png)|
+|<img width="710" alt="yo" src="https://github.com/mrmcc3/yo-theme-helix/assets/4220099/11a18910-1a90-4196-bc8b-475ee8718b57">|<img width="717" alt="yo_light" src="https://github.com/mrmcc3/yo-theme-helix/assets/4220099/9dc6eb1c-7464-41e8-9cce-00e9ac52532d">|
| **yo_berry** | **yo_berry_light** |
|:-:|:-:|
-|![yo_berry](https://user-images.githubusercontent.com/4220099/213587643-8cdf4995-cb78-44f4-a0f4-a1221d59bb22.png)|![yo_berry_light](https://user-images.githubusercontent.com/4220099/213587646-d4141b57-322d-4e1f-9d43-1d33e755bc96.png)|
+|<img width="698" alt="yo_berry" src="https://github.com/mrmcc3/yo-theme-helix/assets/4220099/e87955b9-8328-4ec6-a390-90c241007541">|<img width="696" alt="yo_berry_light" src="https://github.com/mrmcc3/yo-theme-helix/assets/4220099/0cf211f5-86ea-4d0b-a6ed-697a7d446030">|
+| **yo_sand** | **yo_sand_light** |
+|:-:|:-:|
+|<img width="705" alt="yo_sand" src="https://github.com/mrmcc3/yo-theme-helix/assets/4220099/4da47cbb-af45-484e-bfb5-7f7f81e96e5a">|<img width="696" alt="yo_sand_light" src="https://github.com/mrmcc3/yo-theme-helix/assets/4220099/5acd80ea-a678-4f52-b0eb-cdda2d0cfac9">|
[helix]: https://helix-editor.com/
[zenbones]: https://github.com/mcchrish/zenbones.nvim