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

fix: Add Missing Themes Moonlight & Dracula #133

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

Conversation

Bad3r
Copy link

@Bad3r Bad3r commented Nov 18, 2024

While working on #132, I discovered that the Moonlight and Dracula themes, although present in the themes/ folder, were not registered in themes.ts resulting in these themes being unavailable in the app.

Changes Introduced:

  1. Registered the Moonlight and Dracula themes in themes.ts to make them accessible in the application.

Testing:

  1. Verify that both Moonlight and Dracula themes are now available in the theme selection menu.

This small fix restores the availability of these themes, ensuring users can enjoy them as intended.

Thank you for reviewing this PR!

Signed-off-by: Bad3r <bad3r@pm.me>
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