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(theme): Added zenburn theme #177

Merged
merged 1 commit into from
Dec 1, 2023
Merged

feat(theme): Added zenburn theme #177

merged 1 commit into from
Dec 1, 2023

Conversation

FajarKim
Copy link
Owner

@FajarKim FajarKim commented Dec 1, 2023

Description

Added zenburn theme. This theme inspired from https://github.com/phha/zenburn.nvim.

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Misc change (updated other files non-breaking change)

How Has This Been Tested?

  • Tested locally with a valid username
  • Tested locally with an invalid username
  • Ran tests with npm test
  • Added or updated test cases to test new features

Checklist:

  • I have checked to make sure no other pull requests are open for this issue
  • The code is properly formatted and is consistent with the existing code style
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots

image

Copy link

vercel bot commented Dec 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
github-readme-profile ✅ Ready (Inspect) Visit Preview Dec 1, 2023 2:54pm

@github-actions github-actions bot added the themes label Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ab2536f) 44.73% compared to head (7804f31) 44.73%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   44.73%   44.73%           
=======================================
  Files          13       13           
  Lines         228      228           
  Branches       70       70           
=======================================
  Hits          102      102           
  Misses        109      109           
  Partials       17       17           

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

@FajarKim FajarKim merged commit fd9859f into master Dec 1, 2023
11 checks passed
@FajarKim FajarKim deleted the added_zenburn_theme branch December 1, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant