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: add config fields for overriding theme colors #203

Merged
merged 1 commit into from
Dec 25, 2024
Merged

feat: add config fields for overriding theme colors #203

merged 1 commit into from
Dec 25, 2024

Conversation

jahvon
Copy link
Owner

@jahvon jahvon commented Dec 25, 2024

Summary

Adds the colorOverride field to the user config file. This allows overriding the lipgloss colors used in the TUI's theme

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 19.29825% with 46 lines in your changes missing coverage. Please review.

Project coverage is 37.40%. Comparing base (e7ef96a) to head (7d2d4a7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/context/context.go 19.29% 34 Missing and 12 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   37.63%   37.40%   -0.23%     
==========================================
  Files          77       77              
  Lines        6523     6579      +56     
==========================================
+ Hits         2455     2461       +6     
- Misses       3609     3648      +39     
- Partials      459      470      +11     

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

@jahvon jahvon linked an issue Dec 25, 2024 that may be closed by this pull request
@jahvon jahvon merged commit 9b338c4 into main Dec 25, 2024
10 checks passed
@jahvon jahvon deleted the colors branch December 25, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Theme customization
1 participant