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

feat(ui): Implement Custom CSS configuration #943

Merged
merged 3 commits into from
Dec 27, 2024
Merged

Conversation

TwiN
Copy link
Owner

@TwiN TwiN commented Dec 23, 2024

Summary

Implement Custom CSS configuration

Fixes #286

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

@TwiN TwiN added feature New feature or request area/ui Related to the user interface labels Dec 23, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.94%. Comparing base (78c9a1b) to head (ad171d5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #943      +/-   ##
==========================================
+ Coverage   75.81%   75.94%   +0.13%     
==========================================
  Files          72       73       +1     
  Lines        6649     6661      +12     
==========================================
+ Hits         5041     5059      +18     
+ Misses       1305     1301       -4     
+ Partials      303      301       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

web/app/public/index.html Outdated Show resolved Hide resolved
@TwiN TwiN merged commit efbb739 into master Dec 27, 2024
2 checks passed
@TwiN TwiN deleted the feat/ui-custom-css branch December 27, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Related to the user interface feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to customize theme/design
1 participant