Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Export colors directly for selected variant #464

Open
madser123 opened this issue Feb 3, 2025 · 0 comments
Open

Request: Export colors directly for selected variant #464

madser123 opened this issue Feb 3, 2025 · 0 comments

Comments

@madser123
Copy link

For some edge cases, colors would be nice to have as a variable directly from the catppuccin module.

I have a case where i need a color from the scheme to apply in a config for a span using pango-markup, and i don't want to hardcode it, as it then wouldn't change if i were to change the applied variant for the module.

Example usage could be something like:

{ catppuccin, ... }:
{
   usage = "${catppuccin.yellow}";
}

It would just be a nice QOL feature to have IMO 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant