Skip to content

Customizable color theme #2

@rodionsteshenko

Description

@rodionsteshenko

The diff colors (green/red for additions/removals) are currently hardcoded. Users should be able to customize the color scheme.

Desired behavior:

  • Support light and dark themes
  • Allow custom colors for additions, deletions, and modifications
  • Persist theme preference across sessions
  • Bonus: import VS Code color themes

Tech context: Monaco Editor supports custom themes via monaco.editor.defineTheme(). Tauri has a store plugin for persisting preferences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions