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 GitHub colorschemes #289

Merged
merged 2 commits into from
Jan 17, 2023
Merged

Conversation

adrhill
Copy link
Contributor

@adrhill adrhill commented Jan 16, 2023

Adds three of GitHub's colorschemes, matching the VS Code themes:

"GitHubDark"

GHDark

"GitHubDarkDimmed"

GHDarkDimmed

"GitHubLight"

GHLight

Adds three colorschemes:
* "GitHubLight"
* "GitHubDark"
* "GitHubDarkDimmed"
@codecov-commenter
Copy link

Codecov Report

Base: 19.44% // Head: 53.51% // Increases project coverage by +34.06% 🎉

Coverage data is based on head (f6536e0) compared to base (aa1d7e2).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #289       +/-   ##
===========================================
+ Coverage   19.44%   53.51%   +34.06%     
===========================================
  Files          12       13        +1     
  Lines         869      940       +71     
===========================================
+ Hits          169      503      +334     
+ Misses        700      437      -263     
Impacted Files Coverage Δ
src/passes/SyntaxHighlighter.jl 67.90% <ø> (+24.31%) ⬆️
src/passes/colorschemes.jl 100.00% <100.00%> (+100.00%) ⬆️
src/passes/RainbowBrackets.jl 100.00% <0.00%> (ø)
src/passes/Passes.jl 100.00% <0.00%> (ø)
src/passes/BracketHighlighter.jl 88.63% <0.00%> (+0.26%) ⬆️
src/repl_pass.jl 61.05% <0.00%> (+2.10%) ⬆️
src/OhMyREPL.jl 17.07% <0.00%> (+2.43%) ⬆️
src/repl.jl 13.12% <0.00%> (+13.12%) ⬆️
src/BracketInserter.jl 21.34% <0.00%> (+21.34%) ⬆️
... and 1 more

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.

@KristofferC KristofferC merged commit 4f5860b into KristofferC:master Jan 17, 2023
@KristofferC
Copy link
Owner

Thanks!

@adrhill adrhill deleted the ah/gh-colors branch January 17, 2023 16:34
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.

3 participants