New version up. The visual elements are not all done yet, just placeholder stuff. You can currently export the following custom colors now.
Download from: https://amon.pro/downloads/MX2ThemeMaster001.zip
Mac Build https://amon.pro/downloads/MacOSX(CocoaIntel).zip
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
"colors":{ "content": "#ffffff", "clear": "#000000", "panel": "#f4d942", "gutter": "#ff0000", "knob": "#f4d900", "hover": "#eb42f4", "active" : "#42f4dc", "text-default": "#fff", "text-highlight": "#ff0", "text-disabled": "#89a", "text-background": "#89a", "textview-cursor":"#08f", "textview-selection":"#888", "textview-color0":"#0000", "textview-color1":"#fff", "textview-color2":"#ff0", "textview-color3":"#0f8", "textview-color4":"#0f8", "textview-color5":"#0ff", "textview-color6":"#fc0", "textview-color7":"#fff" } } |