gadenbuie / xaringanExtra

:ferris_wheel: A playground of enhancements and extensions for xaringan slides.
https://pkg.garrickadenbuie.com/xaringanExtra
Other
448 stars 36 forks source link

[scribble] Add color palette preset shortcuts #117

Closed gadenbuie closed 3 years ago

gadenbuie commented 3 years ago

Closes #112

Adds a preset color palette to scribble that can be accessed by pressing the keys 0 through 9. The default color palette was drawn from the Material color palette.

codecov-commenter commented 3 years ago

Codecov Report

Merging #117 (6d158b0) into master (94eb067) will increase coverage by 0.61%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   44.84%   45.45%   +0.61%     
==========================================
  Files          19       19              
  Lines         698      704       +6     
==========================================
+ Hits          313      320       +7     
+ Misses        385      384       -1     
Impacted Files Coverage Δ
R/scribble.R 100.00% <100.00%> (ø)
R/utils.R 20.00% <0.00%> (+20.00%) :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 94eb067...6d158b0. Read the comment docs.