Add new GitHub/Chrome builds from tmtheme
This commit is contained in:
parent
ab8c3076c5
commit
f1e5e6fbff
10 changed files with 1713 additions and 294 deletions
|
|
@ -180,10 +180,15 @@ var cssTemplate = fs.readFileSync(__dirname + "/Theme.tmpl.css", "utf8");
|
|||
var jsTemplate = fs.readFileSync(__dirname + "/Theme.tmpl.js", "utf8");
|
||||
|
||||
var themes = {
|
||||
"chrome": "Chrome",
|
||||
"clouds": "Clouds",
|
||||
"clouds_midnight": "Clouds Midnight",
|
||||
"cobalt": "Cobalt",
|
||||
//"crimson_editor": "Crimson Editor",
|
||||
"dawn": "Dawn",
|
||||
//"dreamweaver": "Dreamweaver",
|
||||
//"eclipse": "Eclipse",
|
||||
"github": "GitHub",
|
||||
"idle_fingers": "idleFingers",
|
||||
"kr_theme": "krTheme",
|
||||
"merbivore": "Merbivore",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue