Weave.jl icon indicating copy to clipboard operation
Weave.jl copied to clipboard

wip: add more default themes, use bootswatch

Open aviatesk opened this issue 5 years ago • 1 comments

the objective of this PR is to add prepared themes and provider nicer way to tweak styles in general.

more details to come in soon


  • [x] provide helper API for syntax highlight theme
  • [x] add build steps to download bootswatch themes
  • [ ] add themes
  • [ ] maybe use SASS.jl
  • [ ] automatic theme matching
  • [ ] documentation

aviatesk avatar May 23 '20 11:05 aviatesk

Codecov Report

Merging #338 into master will decrease coverage by 0.43%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   74.23%   73.80%   -0.44%     
==========================================
  Files          25       25              
  Lines        1347     1355       +8     
==========================================
  Hits         1000     1000              
- Misses        347      355       +8     
Flag Coverage Δ
#unittests 73.80% <0.00%> (-0.44%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Weave.jl 50.00% <0.00%> (-0.58%) :arrow_down:
src/plots.jl 0.00% <ø> (ø)
src/rendering/common.jl 81.52% <0.00%> (-6.72%) :arrow_down:

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 46a0f8b...657ec58. Read the comment docs.

codecov-commenter avatar Sep 08 '20 13:09 codecov-commenter