App-Music-ChordPro

 view release on metacpan or  search on metacpan

lib/ChordPro/res/config/dark.json  view on Meta::CPAN

// ChordPro Config

config {
  title       : "Dark Mode"
  type        : stylemod
  description : "Emulation of a dark mode."
}

pdf {
  theme {
    foreground       : white
    foreground-light : #555555
    background       : black
  }
  fonts.chord.color : red
}



( run in 0.817 second using v1.01-cache-2.11-cpan-d8267643d1d )