Final minor updates :)

This commit is contained in:
Garen Torikian 2012-09-10 22:13:39 -07:00 committed by nightwing
commit 7a936294b3
2 changed files with 2 additions and 4 deletions

View file

@ -1,5 +1,3 @@
/* THIS THEME WAS AUTOGENERATED BY Theme.tmpl.css (UUID: 47536290-6FC1-4B09-A08F-B219909E1A69) */
.ace-clouds .ace_editor {
border: 2px solid rgb(159, 159, 159);
}

View file

@ -178,7 +178,7 @@ var cssTemplate = fs.readFileSync(__dirname + "/Theme.tmpl.css", "utf8");
var jsTemplate = fs.readFileSync(__dirname + "/Theme.tmpl.js", "utf8");
var themes = {
"chrome": "Chrome",
//"chrome": "Chrome",
"clouds": "Clouds",
"clouds_midnight": "Clouds Midnight",
"cobalt": "Cobalt",
@ -186,7 +186,7 @@ var themes = {
"dawn": "Dawn",
//"dreamweaver": "Dreamweaver",
//"eclipse": "Eclipse",
"github": "GitHub",
//"github": "GitHub",
"idle_fingers": "idleFingers",
"kr_theme": "krTheme",
"merbivore": "Merbivore",