Extra "ports" of juce-based plugins using the distrho build system
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
791B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <theme>
  3. <color target="Default" hex="FFF8F8F8"/>
  4. <color target="Background" hex="FF0C1021"/>
  5. <color target="Highlight" hex="FF253B76"/>
  6. <color target="Margintext" hex="FF888880"/>
  7. <color target="Marginback" hex="FF2E3436"/>
  8. <color target="Caret" hex="FFFFFFFF"/>
  9. <color target="Comment" hex="FFAEAEAE"/>
  10. <color target="Integer" hex="FFD8FA3C"/>
  11. <color target="Float" hex="FFD8FA3C"/>
  12. <color target="Keyword" hex="FFFBDE2D"/>
  13. <color target="String" hex="FF61CE3C"/>
  14. <color target="Operator" hex="FFFBDE2D"/>
  15. <color target="Bracket" hex="FFFBDE2D"/>
  16. <color target="Punctuation" hex="FFFBDE2D"/>
  17. <color target="Error" hex="FFFFCC00"/>
  18. <font priority="1" typeface="DejaVu Sans Mono" size="15" hinted="true"/>
  19. </theme>