Skip to content

feat(ui): theme change should reflect in terminal colors #394

@zhravan

Description

@zhravan

Description:

Currently, changing the theme does not affect the actual terminal colors (background, foreground, cursor, ANSI colors).

This leads to inconsistent visuals. The terminal window remains in its black and white native color scheme.

Expectation:

Extend the theme system to propagate color changes to the terminal emulator. When a user switches theme, the terminal should automatically update background, text, cursor, and ANSI color palette to match.

Provide an option in settings:

  • Sync terminal colors with theme (default: on)

Additional Notes:

  • We are using xterm package, refer to their docs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthacktoberfestIssues relevant to the Hacktoberfest eventhacktoberfest2025Issues for Hacktoberfest event - 2025help wantedExtra attention is needednixopus-viewroadmapitems contributing to roadmap releaseui

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions