Skip to content

feature(frontend): Import Terminal Themes & CRUD#318

Open
jasonlessenich wants to merge 9 commits intofrontend/feature/desktop-navigationfrom
frontend/feature/import-custom-terminal-theme
Open

feature(frontend): Import Terminal Themes & CRUD#318
jasonlessenich wants to merge 9 commits intofrontend/feature/desktop-navigationfrom
frontend/feature/import-custom-terminal-theme

Conversation

@jasonlessenich
Copy link
Contributor

@jasonlessenich jasonlessenich commented Feb 15, 2026

Depends on #277
Closes #186

  • Windows Terminal *.json
  • Kitty *.conf
  • Show success/error toast
  • Delete theme
  • Edit theme
  • Create theme
  • Fix per-connection theme override
  • Apply default theme without restart
  • serialize & deserialize from/to theme formats
  • duplicate themes
  • update UNIQUE constraint on color values? instead of name
  • Test parsers

@jasonlessenich jasonlessenich self-assigned this Feb 15, 2026
@github-actions github-actions bot added the frontend Frontend related changes label Feb 15, 2026
@jasonlessenich jasonlessenich changed the title feature(frontend): Import Terminal Themes feature(frontend): Import Terminal Themes & CRUD Feb 15, 2026
@jasonlessenich jasonlessenich linked an issue Feb 15, 2026 that may be closed by this pull request
3 tasks
@jasonlessenich jasonlessenich marked this pull request as ready for review February 16, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Frontend related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature(frontend): Import Terminal Themes

1 participant