KCarlile / guitar-diagrams-js

Open source JavaScript library for drawing guitar chords and scales on an HTML5 canvas.
https://demo.kcarlile.com/guitar-diagrams-js/
GNU General Public License v3.0
0 stars 0 forks source link

Add formatting presets #59

Open KCarlile opened 2 months ago

KCarlile commented 2 months ago

Background

Formatting/style presets could be a handy feature for site builders to choose predefined themes, like black and white.

Acceptance Criteria

Approach

Notes

TBD