pinpox / base16-universal-manager

A universal manager to set base16 themes for any supported application
https://github.com/chriskempson/base16
MIT License
89 stars 20 forks source link

Revert "Support local scheme file." #57

Closed forrestli74 closed 2 years ago

forrestli74 commented 2 years ago

Reverts pinpox/base16-universal-manager#56

I think I broke it. Loading normal color scheme no longer works. Sorry for the inconvenience. I will focus on refactoring and adding tests for now.

codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (908fa93) into master (5806c98) will increase coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   15.68%   15.78%   +0.10%     
==========================================
  Files           5        5              
  Lines         440      437       -3     
==========================================
  Hits           69       69              
+ Misses        352      349       -3     
  Partials       19       19              
Impacted Files Coverage Δ
main.go 0.90% <0.00%> (+0.02%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5806c98...908fa93. Read the comment docs.