Hi!
I thought I’ld share a OneDark theme i created for the corona console. Mac only.
Put it into this folder. Create the themes folder if it doesn’t exist.
~/Library/Application Support/Corona/Simulator/Themes/
The file looks like this:
{ "console": { "fontSize": 14, "fontName": "Menlo", "errorBgColor": "#282c34", "errorFgColor": "#E06C75", "textBgColor": "#282c34", "textFgColor": "#ABB2BF", "timestampBgColor": "#282c34", "timestampFgColor": "#575b73", "warningBgColor": "#282c34", "warningFgColor": "#D19A66", } }