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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.88%. Comparing base (83a555e) to head (3d0b44c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #943      +/-   ##
==========================================
+ Coverage   75.75%   75.88%   +0.13%     
==========================================
  Files          72       73       +1     
  Lines        6649     6661      +12     
==========================================
+ Hits         5037     5055      +18     
+ Misses       1308     1304       -4     
+ Partials      304      302       -2     

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

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