Final minor updates :)
This commit is contained in:
parent
d5a3cda3a5
commit
7a936294b3
2 changed files with 2 additions and 4 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue