Skip to content

[feat] Add support for custom color schemes / themes #275

@koresent

Description

@koresent

Describe the problem

Currently, Kunkun only supports basic Light and Dark modes, likely following the system preference. While functional, it lacks the personalization options found in established alternatives like Raycast or Alfred. For many users, the ability to match their launcher's appearance with their overall system theme (ricing) or specifically needed high-contrast colors is crucial for a comfortable workflow.

Describe the solution you'd like

I would love to see support for custom color schemes.
Given that Kunkun uses Tailwind CSS, a good starting point (MVP) could be allowing users to override the base color variables via a configuration file (e.g., theme.json or within the main config).

Alternatives considered

Using standard Light/Dark modes, but they don't always fit specific aesthetic setups or accessibility needs.

Additional context

Since Kunkun is positioned as a modern, extensible alternative to Raycast, having theming support would be a significant competitive advantage and a highly requested feature by the community as the project grows.

Contributes

  • I am willing to submit a PR to implement this feature

Searched

  • I have searched for similar issues and found none

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions