Skip to content

Conversation

@AnubhavPurohit691
Copy link

Summary

Adds the missing TUI themes to the desktop application so that both interfaces
offer the same set of theme options.

Changes

  • Added existing TUI theme definitions to the desktop theme list
  • Reused current theme tokens without modifying defaults or logic
  • Ensured backward compatibility with existing desktop themes

Related issue

Fixes #10289

@github-actions
Copy link
Contributor

Hey! Your PR title feat[Desktop]: add missing TUI themes to desktop app doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@AnubhavPurohit691 AnubhavPurohit691 changed the title feat[Desktop]: add missing TUI themes to desktop app feat(Desktop): add missing TUI themes to desktop app Jan 23, 2026
@github-actions
Copy link
Contributor

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

No duplicate PRs found

@AnubhavPurohit691
Copy link
Author

@AnubhavPurohit691
Copy link
Author

@adamdotdevin can you please review it.

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.

[FEATURE]: Align available themes with existing TUI themes for Desktop version

1 participant