Skip to content

Customizable color theme #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions