zerobrane editor, change color scheme?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
User avatar
hairy puppy
Prole
Posts: 29
Joined: Tue Apr 22, 2014 3:34 pm

zerobrane editor, change color scheme?

Post by hairy puppy »

hello,

this is racking my brain now. but ive followed what i can for zerobrane editor to change to color scheme. i prefer dark, monokai type editors. a bit like sublime text.
but i just cant get this little bugger to change, even after editing user.lua and all that for the required scheme.
does anyone have a walk-through that works? im using the mac version

thanks
lewis lepton
------
http://smokingbunny.net
User avatar
riidom
Citizen
Posts: 74
Joined: Wed Jun 19, 2013 4:28 pm
Location: irgendwo an der Elbe
Contact:

Re: zerobrane editor, change color scheme?

Post by riidom »

Hi, try this at beginning of your file:

Code: Select all

local G = ...
 
styles = G.loadfile('cfg/tomorrow.lua')('Zenburn') -- theme
If you want something else than Zenburn, see https://github.com/pkulchenko/ZeroBrane ... morrow.lua for a list of built-in themes.
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests