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

Add ENV variable allowing to choose default color schema #1868

Closed
NikitaSavik opened this issue Apr 29, 2024 · 1 comment · Fixed by #1882
Closed

Add ENV variable allowing to choose default color schema #1868

NikitaSavik opened this issue Apr 29, 2024 · 1 comment · Fixed by #1882
Assignees
Labels
v1.30.0 Release v1.30.0

Comments

@NikitaSavik
Copy link
Contributor

NikitaSavik commented Apr 29, 2024

4 options for the moment:

  • light
  • dim
  • midnight
  • dark
@tom2drum tom2drum self-assigned this May 2, 2024
@tom2drum
Copy link
Collaborator

tom2drum commented May 3, 2024

ENV value example: NEXT_PUBLIC_COLOR_THEME_DEFAULT=dim

tom2drum added a commit that referenced this issue May 7, 2024
* Add ENV variable allowing to choose default color schema

Fixes #1868

* Update values.yaml.gotmpl

---------

Co-authored-by: Yan Vaskov <72267126+yvaskov@users.noreply.github.com>
@github-actions github-actions bot added pre-release Tasks in pre-release right now v1.30.0 Release v1.30.0 and removed pre-release Tasks in pre-release right now labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.30.0 Release v1.30.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants