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
792B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <theme>
  3. <color target="Default" hex="FFFFFFFF"/>
  4. <color target="Background" hex="FF222C28"/>
  5. <color target="Highlight" hex="FF919994"/>
  6. <color target="Margintext" hex="ff999999"/>
  7. <color target="Marginback" hex="ff2E3436"/>
  8. <color target="Caret" hex="FFFFFFFF"/>
  9. <color target="Comment" hex="ff666C68"/>
  10. <color target="Integer" hex="ffE98800"/>
  11. <color target="Float" hex="ffE98800"/>
  12. <color target="Keyword" hex="ffC23B00"/>
  13. <color target="String" hex="ffFFFFFF"/>
  14. <color target="Operator" hex="ffA8B3AB"/>
  15. <color target="Punctuation" hex="ffA8B3AB"/>
  16. <color target="Bracket" hex="ffA8B3AB"/>
  17. <color target="Error" hex="ffaa5500"/>
  18. <font priority="1" typeface="DejaVu Sans Mono" size="15" hinted="true"/>
  19. </theme>