Skip to content

feat(tui): add default vscode themes collection#14441

Closed
n24q02m wants to merge 1 commit intoanomalyco:devfrom
n24q02m:feat/vscode-themes
Closed

feat(tui): add default vscode themes collection#14441
n24q02m wants to merge 1 commit intoanomalyco:devfrom
n24q02m:feat/vscode-themes

Conversation

@n24q02m
Copy link

@n24q02m n24q02m commented Feb 20, 2026

Issue for this PR

Closes #4887

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Expands the built-in TUI themes to include familiar VSCode-based themes: VSCode Dark, VSCode Light, and Tomorrow Night Blue. These have been added to the defs and the dialog list, allowing users to easily select them from the TUI theme menu.

How did you verify your code works?

Launched the TUI, opened the theme dialog, selected each new theme, and verified that colors apply correctly. Passed bun run typecheck and bun run test.

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Feb 20, 2026
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on the search results, I found one potentially related PR:

Related PR:

This PR may be related as it also deals with adding themes to the TUI. You may want to check if #4887 already implements VSCode theme support or if there's overlap in the theme management approach.

@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Feb 20, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@n24q02m
Copy link
Author

n24q02m commented Feb 25, 2026

I'll be publishing these themes as a standalone NPM plugin instead to keep the core binary small and allow for independent updates. Thank you!

@n24q02m n24q02m closed this Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant