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

Adding the theme resource to support custom themes in the UI #3541

Merged
merged 7 commits into from
Nov 29, 2023

Conversation

AdityaHegde
Copy link
Collaborator

@AdityaHegde AdityaHegde commented Nov 22, 2023

closes #3408

This PR adds the Theme resource. We are using https://github.com/mazznoer/csscolorparser to parse and store the RGBA values of the primary and secondary colours.

@mindspank
Copy link
Contributor

Implements #3408

@AdityaHegde AdityaHegde marked this pull request as ready for review November 27, 2023 09:06
@AdityaHegde AdityaHegde self-assigned this Nov 28, 2023
runtime/reconcilers/theme.go Outdated Show resolved Hide resolved
proto/rill/runtime/v1/resources.proto Outdated Show resolved Hide resolved
proto/rill/runtime/v1/resources.proto Outdated Show resolved Hide resolved
@AdityaHegde AdityaHegde merged commit e0029e9 into main Nov 29, 2023
5 checks passed
@AdityaHegde AdityaHegde deleted the adityahegde/custom-themes-backend branch November 29, 2023 15:39
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

Successfully merging this pull request may close these issues.

Platform support for themes
3 participants