sonph / onehalf

Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
MIT License
1.78k stars 236 forks source link

WIP: Helix themes support #151

Open zoedsoupe opened 2 months ago

zoedsoupe commented 2 months ago

Following the #150, I tried to taclke the implementation of Helix editor themes for the light and dark variant for onehalf.

The Helix theme implementation documentation can be found on their official docs.

Given that, the themes still need some visual tweaks, specially the light theme where some elements are invisible because of the white backgrounf color.

I just "imported" the default theme of Helix as a base theme to fill the missing gaps I can't determine which color of the pallete I should use.

So I would like to ask for help of official maintainers as I don't have somuch experience in implementing themes.

Here are some screenshots on tha code snippet written in Elixir:

SCR-20240607-kruo-2 SCR-20240607-ksai-2