Skip to content

Commit

Permalink
Adapt to new CotEditor 2.0 format
Browse files Browse the repository at this point in the history
  • Loading branch information
naotaka committed Oct 16, 2014
1 parent de313dd commit 377796f
Show file tree
Hide file tree
Showing 80 changed files with 3,872 additions and 1,344 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can browse all screenshots on [my site](http://www.naotaka.com/coteditorthem

## Download

[CotEditor-themes.zip](https://github.com/naotaka/CotEditor-themes/releases/download/v20140904/CotEditor-themes.zip)
[CotEditor-themes.zip](https://github.com/naotaka/CotEditor-themes/releases/download/v20141016/CotEditor-themes.zip)

## Installation

Expand Down
66 changes: 49 additions & 17 deletions converted-from-xcode/2morrow Night (Eighties).cottheme
Original file line number Diff line number Diff line change
@@ -1,19 +1,51 @@
{
"insertionPointColor" : "#000000",
"textColor" : "#e5e5e5",
"typesColor" : "#e2ae47",
"charactersColor" : "#56b4ff",
"stringsColor" : "#87c57f",
"keywordsColor" : "#c182c2",
"invisiblesColor" : "#808080",
"attributesColor" : "#e77b4c",
"commandsColor" : "#60a5bb",
"valuesColor" : "#e2ae47",
"variablesColor" : "#e2ae47",
"selectionColor" : "#393939",
"numbersColor" : "#56b4ff",
"lineHighlightColor" : "#535353",
"backgroundColor" : "#2d2d2d",
"commentsColor" : "#707070",
"usesSystemSelectionColor" : false
"invisibles" : {
"color" : "#808080"
},
"lineHighlight" : {
"color" : "#2d2d2d"
},
"selection" : {
"usesSystemSetting" : false,
"color" : "#393939"
},
"values" : {
"color" : "#e2ae47"
},
"variables" : {
"color" : "#e2ae47"
},
"types" : {
"color" : "#e2ae47"
},
"background" : {
"color" : "#2d2d2d"
},
"keywords" : {
"color" : "#c182c2"
},
"characters" : {
"color" : "#56b4ff"
},
"numbers" : {
"color" : "#56b4ff"
},
"attributes" : {
"color" : "#e77b4c"
},
"commands" : {
"color" : "#60a5bb"
},
"insertionPoint" : {
"color" : "#000000"
},
"text" : {
"color" : "#e5e5e5"
},
"comments" : {
"color" : "#707070"
},
"strings" : {
"color" : "#87c57f"
}
}
66 changes: 49 additions & 17 deletions converted-from-xcode/2morrow Night.cottheme
Original file line number Diff line number Diff line change
@@ -1,19 +1,51 @@
{
"insertionPointColor" : "#06ffd8",
"textColor" : "#ececf6",
"typesColor" : "#e4692b",
"charactersColor" : "#aee073",
"stringsColor" : "#9ec763",
"keywordsColor" : "#b170c0",
"invisiblesColor" : "#808080",
"attributesColor" : "#a671c1",
"commandsColor" : "#e1ae37",
"valuesColor" : "#97cf46",
"variablesColor" : "#e25b60",
"selectionColor" : "#75617a",
"numbersColor" : "#aee073",
"lineHighlightColor" : "#3d4247",
"backgroundColor" : "#1c1f21",
"commentsColor" : "#515151",
"usesSystemSelectionColor" : false
"invisibles" : {
"color" : "#808080"
},
"lineHighlight" : {
"color" : "#1c1f21"
},
"selection" : {
"usesSystemSetting" : false,
"color" : "#75617a"
},
"values" : {
"color" : "#97cf46"
},
"variables" : {
"color" : "#e25b60"
},
"types" : {
"color" : "#e4692b"
},
"background" : {
"color" : "#1c1f21"
},
"keywords" : {
"color" : "#b170c0"
},
"characters" : {
"color" : "#aee073"
},
"numbers" : {
"color" : "#aee073"
},
"attributes" : {
"color" : "#a671c1"
},
"commands" : {
"color" : "#e1ae37"
},
"insertionPoint" : {
"color" : "#06ffd8"
},
"text" : {
"color" : "#ececf6"
},
"comments" : {
"color" : "#515151"
},
"strings" : {
"color" : "#9ec763"
}
}
66 changes: 49 additions & 17 deletions converted-from-xcode/Ciapre 2.cottheme
Original file line number Diff line number Diff line change
@@ -1,19 +1,51 @@
{
"insertionPointColor" : "#db1f12",
"textColor" : "#b4a85d",
"typesColor" : "#2d9891",
"charactersColor" : "#c6bcc0",
"stringsColor" : "#c0c38b",
"keywordsColor" : "#b3433e",
"invisiblesColor" : "#a77800",
"attributesColor" : "#bebe12",
"commandsColor" : "#d09833",
"valuesColor" : "#0ea000",
"variablesColor" : "#21b7c3",
"selectionColor" : "#4281c4",
"numbersColor" : "#c58cc6",
"lineHighlightColor" : "#2a3d48",
"backgroundColor" : "#141d22",
"commentsColor" : "#5d5d5d",
"usesSystemSelectionColor" : false
"invisibles" : {
"color" : "#a77800"
},
"lineHighlight" : {
"color" : "#141d22"
},
"selection" : {
"usesSystemSetting" : false,
"color" : "#4281c4"
},
"values" : {
"color" : "#0ea000"
},
"variables" : {
"color" : "#21b7c3"
},
"types" : {
"color" : "#2d9891"
},
"background" : {
"color" : "#141d22"
},
"keywords" : {
"color" : "#b3433e"
},
"characters" : {
"color" : "#c6bcc0"
},
"numbers" : {
"color" : "#c58cc6"
},
"attributes" : {
"color" : "#bebe12"
},
"commands" : {
"color" : "#d09833"
},
"insertionPoint" : {
"color" : "#db1f12"
},
"text" : {
"color" : "#b4a85d"
},
"comments" : {
"color" : "#5d5d5d"
},
"strings" : {
"color" : "#c0c38b"
}
}
66 changes: 49 additions & 17 deletions converted-from-xcode/Ciapre Blue.cottheme
Original file line number Diff line number Diff line change
@@ -1,19 +1,51 @@
{
"insertionPointColor" : "#e7e7e7",
"textColor" : "#c1ae83",
"typesColor" : "#5957b9",
"charactersColor" : "#c6bcc0",
"stringsColor" : "#8a784f",
"keywordsColor" : "#d6243b",
"invisiblesColor" : "#a77800",
"attributesColor" : "#bebe12",
"commandsColor" : "#dba62e",
"valuesColor" : "#728b00",
"variablesColor" : "#35ac77",
"selectionColor" : "#526870",
"numbersColor" : "#c6bcc0",
"lineHighlightColor" : "#363f59",
"backgroundColor" : "#1f2433",
"commentsColor" : "#5d5d5d",
"usesSystemSelectionColor" : false
"invisibles" : {
"color" : "#a77800"
},
"lineHighlight" : {
"color" : "#1f2433"
},
"selection" : {
"usesSystemSetting" : false,
"color" : "#526870"
},
"values" : {
"color" : "#728b00"
},
"variables" : {
"color" : "#35ac77"
},
"types" : {
"color" : "#5957b9"
},
"background" : {
"color" : "#1f2433"
},
"keywords" : {
"color" : "#d6243b"
},
"characters" : {
"color" : "#c6bcc0"
},
"numbers" : {
"color" : "#c6bcc0"
},
"attributes" : {
"color" : "#bebe12"
},
"commands" : {
"color" : "#dba62e"
},
"insertionPoint" : {
"color" : "#e7e7e7"
},
"text" : {
"color" : "#c1ae83"
},
"comments" : {
"color" : "#5d5d5d"
},
"strings" : {
"color" : "#8a784f"
}
}
66 changes: 49 additions & 17 deletions converted-from-xcode/Ciapre.cottheme
Original file line number Diff line number Diff line change
@@ -1,19 +1,51 @@
{
"insertionPointColor" : "#e7e7e7",
"textColor" : "#aba47a",
"typesColor" : "#5957b9",
"charactersColor" : "#c6bcc0",
"stringsColor" : "#528061",
"keywordsColor" : "#d6243b",
"invisiblesColor" : "#a77800",
"attributesColor" : "#bebe12",
"commandsColor" : "#dba62e",
"valuesColor" : "#615ca8",
"variablesColor" : "#60ac7f",
"selectionColor" : "#526870",
"numbersColor" : "#c6bcc0",
"lineHighlightColor" : "#484848",
"backgroundColor" : "#222222",
"commentsColor" : "#5d5d5d",
"usesSystemSelectionColor" : false
"invisibles" : {
"color" : "#a77800"
},
"lineHighlight" : {
"color" : "#222222"
},
"selection" : {
"usesSystemSetting" : false,
"color" : "#526870"
},
"values" : {
"color" : "#615ca8"
},
"variables" : {
"color" : "#60ac7f"
},
"types" : {
"color" : "#5957b9"
},
"background" : {
"color" : "#222222"
},
"keywords" : {
"color" : "#d6243b"
},
"characters" : {
"color" : "#c6bcc0"
},
"numbers" : {
"color" : "#c6bcc0"
},
"attributes" : {
"color" : "#bebe12"
},
"commands" : {
"color" : "#dba62e"
},
"insertionPoint" : {
"color" : "#e7e7e7"
},
"text" : {
"color" : "#aba47a"
},
"comments" : {
"color" : "#5d5d5d"
},
"strings" : {
"color" : "#528061"
}
}
Loading

0 comments on commit 377796f

Please sign in to comment.