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

Add a theme based on the 3-bit ANSI colors #159

Merged
merged 1 commit into from
Sep 26, 2023

Add a theme based on the 16 base ANSI colors

0f789b3
Select commit
Loading
Failed to load commit list.
Merged

Add a theme based on the 3-bit ANSI colors #159

Add a theme based on the 16 base ANSI colors
0f789b3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 26, 2023 in 0s

68.18% (-0.03%) compared to 59d1f12

View this Pull Request on Codecov

68.18% (-0.03%) compared to 59d1f12

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (59d1f12) 68.20% compared to head (0f789b3) 68.18%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
- Coverage   68.20%   68.18%   -0.03%     
==========================================
  Files          77       78       +1     
  Lines        5324     5374      +50     
==========================================
+ Hits         3631     3664      +33     
- Misses       1693     1710      +17     
Files Coverage Δ
src/cb/src/themes.cpp 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

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