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

Recover non-lemnos themes #902

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

NotTheDr01ds
Copy link
Contributor

@NotTheDr01ds NotTheDr01ds commented Jul 19, 2024

Changes:

  • Custom Nushell color_config's (non-Lemnos) are moved to the ./src/custom-nu-themes directory and used to generate the main theme files when doing a ./make.nu
  • make.nu and other scripts (e.g. preview) have been moved to the src directory
  • A separate README for the src scripts
  • Main theme README updated for clarity
  • Reordered the theme template, so all themes were regenerated. I'd like to stop doing this ;-)

@amtoine Thanks for your suggestions on the README. I've pretty extensively changed the flow, so please re-review and let me know how it looks. Also note that I haven't personally tested with Nupm, so please especially review this section. Thanks!

@fdncred CC

Still planning on working on the preview scripts next. They'll need only slight changes to run (probably a path change), but they can be simplified a bit now, I hope. At the same time, I'll complicate them in other ways ;-).

Note that there is a bug in both nushell-dark and nushell-light that prevented the terminal colors from being updated regardless. You can see that in the existing screenshots, where both those themes simply re-use the previous theme (alphabetically's) background. I haven't fixed this yet.

@fdncred fdncred merged commit 8557653 into nushell:main Jul 19, 2024
1 check failed
@fdncred
Copy link
Collaborator

fdncred commented Jul 19, 2024

Thanks

@NotTheDr01ds NotTheDr01ds deleted the recover-non-lemnos-themes branch July 19, 2024 20:02
@amtoine
Copy link
Member

amtoine commented Jul 20, 2024

noice @NotTheDr01ds 💪

i was able to

  • run make.nu and have a clean Git tree
  • install the new version 0.2.1 and have my theme as before

really happy with that, good job 🙏

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.

3 participants