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(webui): add darkmode theme #127

Merged
merged 2 commits into from
Jan 14, 2023
Merged

feat(webui): add darkmode theme #127

merged 2 commits into from
Jan 14, 2023

Conversation

tsirysndr
Copy link
Owner

@tsirysndr tsirysndr added the enhancement New feature or request label Jan 13, 2023
@tsirysndr tsirysndr self-assigned this Jan 13, 2023
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Base: 47.42% // Head: 47.40% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (439bf5f) compared to base (f23e4cc).
Patch has no changes to coverable lines.

❗ Current head 439bf5f differs from pull request most recent head 86986c7. Consider uploading reports for the commit 86986c7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   47.42%   47.40%   -0.03%     
==========================================
  Files         104      104              
  Lines       12725    12725              
==========================================
- Hits         6035     6032       -3     
- Misses       6690     6693       +3     
Impacted Files Coverage Δ
storage/src/repo/artist.rs 97.67% <0.00%> (-2.33%) ⬇️
server/src/library.rs 66.66% <0.00%> (-1.67%) ⬇️
storage/src/repo/track.rs 98.41% <0.00%> (-1.59%) ⬇️
graphql/src/schema/library.rs 46.86% <0.00%> (ø)
graphql/src/schema/playlist.rs 64.65% <0.00%> (ø)
storage/src/repo/playlist.rs 37.63% <0.00%> (+1.07%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsirysndr tsirysndr merged commit c4a9458 into master Jan 14, 2023
@tsirysndr tsirysndr deleted the feat/darkmode branch January 14, 2023 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant