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

Custom extended themes #9456

Open
wants to merge 11 commits into
base: release/6.5.0
Choose a base branch
from

Conversation

Bonsai8863
Copy link
Contributor

Proposed changes

  • Added new Theme objects in backend, along with relevant resolvers and such
  • Modified Settings page to allow admins to create, modify, export, and import custom themes
  • Modified Settings page to allow admins to select default platform theme from a dynamic list
  • Modified User profile page to select their preferred theme from a dynamic list
  • Modified frontend theming to use dynamic themes instead of dark/light themes

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

Related to the discussion in #8239, we decided that a better solution would be to allow admins to customize the themes of the platform with greater granularity. This should eventually expand to more fields, such as text color.

@Bonsai8863 Bonsai8863 force-pushed the custom_extended_themes branch from e642007 to 5b9e55e Compare December 30, 2024 16:13
@aHenryJard aHenryJard added the community use to identify PR from community label Dec 31, 2024
@romain-filigran romain-filigran added community use to identify PR from community and removed community use to identify PR from community labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community use to identify PR from community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants