Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Helix themes support #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zoedsoupe
Copy link

@zoedsoupe zoedsoupe commented Jun 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant