forked from daylerees/colour-schemes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
10,377 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
/* | ||
====================================================================== | ||
Chocolate | ||
====================================================================== | ||
A Sublime Text 2 / Textmate theme. | ||
Copyright (c) 2014 Dayle Rees. | ||
Released under the MIT License <http://opensource.org/licenses/MIT> | ||
====================================================================== | ||
Find more themes at : https://github.com/daylerees/colour-schemes | ||
====================================================================== | ||
*/ | ||
|
||
comment { | ||
color:#795431; | ||
font-style:italic; | ||
} | ||
|
||
constant.numeric { | ||
color:#F7A21B; | ||
} | ||
|
||
constant.numeric.keyword { | ||
color:#B99768; | ||
} | ||
|
||
keyword { | ||
color:#B99768; | ||
font-weight:normal; | ||
} | ||
|
||
keyword.control { | ||
font-weight:normal; | ||
} | ||
|
||
keyword.type { | ||
font-weight:normal; | ||
} | ||
|
||
language.function { | ||
color:#E2CDB0; | ||
} | ||
|
||
language.operator { | ||
color:#B99768; | ||
} | ||
|
||
language.property { | ||
color:#CCB697; | ||
} | ||
|
||
language.variable { | ||
color:#ffffff; | ||
} | ||
|
||
markup.comment { | ||
color:#795431; | ||
} | ||
|
||
markup.constant.entity { | ||
color:#CCB697; | ||
} | ||
|
||
markup.declaration { | ||
color:#795431; | ||
} | ||
|
||
markup.inline.cdata { | ||
color:#F7A21B; | ||
} | ||
|
||
markup.processing { | ||
color:#795431; | ||
font-style:italic; | ||
} | ||
|
||
markup.tag { | ||
color:#8B6E46; | ||
font-weight:bold; | ||
} | ||
|
||
markup.tag.attribute.name { | ||
color:#CCB697; | ||
font-weight:normal; | ||
} | ||
|
||
markup.tag.attribute.value { | ||
color:#F7A21B; | ||
font-weight:normal; | ||
} | ||
|
||
meta.default { | ||
background-color:#150f08; | ||
color:#ffffff; | ||
} | ||
|
||
meta.highlight.currentline { | ||
background-color:#362715; | ||
} | ||
|
||
meta.important { | ||
color:#B99768; | ||
} | ||
|
||
meta.invalid { | ||
color:#e1583e; | ||
font-weight:bold; | ||
} | ||
|
||
meta.invisible.characters { | ||
color:#dd2400; | ||
} | ||
|
||
meta.link { | ||
color:#F7A21B; | ||
font-underline:none; | ||
} | ||
|
||
string { | ||
color:#F7A21B; | ||
} | ||
|
||
string.regex { | ||
color:#CCB697; | ||
} | ||
|
||
string.regex.escaped { | ||
color:#355200; | ||
} | ||
|
||
style.at-rule { | ||
color:#de7a31; | ||
font-style:normal; | ||
font-weight:bold; | ||
} | ||
|
||
style.comment { | ||
color:#795431; | ||
font-style:italic; | ||
font-weight:normal; | ||
} | ||
|
||
style.property.name { | ||
color:#CCB697; | ||
} | ||
|
||
style.value.color.rgb-value { | ||
color:#F7A21B; | ||
} | ||
|
||
style.value.keyword { | ||
color:#B99768; | ||
} | ||
|
||
style.value.numeric { | ||
color:#F7A21B; | ||
} | ||
|
||
style.value.string { | ||
color:#F7A21B; | ||
} | ||
|
||
support { | ||
color:#CCB697; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
/* | ||
====================================================================== | ||
Otakon | ||
====================================================================== | ||
A Sublime Text 2 / Textmate theme. | ||
Copyright (c) 2014 Dayle Rees. | ||
Released under the MIT License <http://opensource.org/licenses/MIT> | ||
====================================================================== | ||
Find more themes at : https://github.com/daylerees/colour-schemes | ||
====================================================================== | ||
*/ | ||
|
||
comment { | ||
color:#515166; | ||
font-style:italic; | ||
} | ||
|
||
constant.numeric { | ||
color:#9eb2d9; | ||
} | ||
|
||
constant.numeric.keyword { | ||
color:#CACBDD; | ||
} | ||
|
||
keyword { | ||
color:#CACBDD; | ||
font-weight:normal; | ||
} | ||
|
||
keyword.control { | ||
font-weight:normal; | ||
} | ||
|
||
keyword.type { | ||
font-weight:normal; | ||
} | ||
|
||
language.function { | ||
color:#E484B2; | ||
} | ||
|
||
language.operator { | ||
color:#CACBDD; | ||
} | ||
|
||
language.property { | ||
color:#F6E6EB; | ||
} | ||
|
||
language.variable { | ||
color:#f9f3f9; | ||
} | ||
|
||
markup.comment { | ||
color:#515166; | ||
} | ||
|
||
markup.constant.entity { | ||
color:#F6E6EB; | ||
} | ||
|
||
markup.declaration { | ||
color:#515166; | ||
} | ||
|
||
markup.inline.cdata { | ||
color:#9eb2d9; | ||
} | ||
|
||
markup.processing { | ||
color:#515166; | ||
font-style:italic; | ||
} | ||
|
||
markup.tag { | ||
color:#B1A6CA; | ||
font-weight:bold; | ||
} | ||
|
||
markup.tag.attribute.name { | ||
color:#F6E6EB; | ||
font-weight:normal; | ||
} | ||
|
||
markup.tag.attribute.value { | ||
color:#9eb2d9; | ||
font-weight:normal; | ||
} | ||
|
||
meta.default { | ||
background-color:#171417; | ||
color:#f9f3f9; | ||
} | ||
|
||
meta.highlight.currentline { | ||
background-color:#332d33; | ||
} | ||
|
||
meta.important { | ||
color:#CACBDD; | ||
} | ||
|
||
meta.invalid { | ||
color:#e1583e; | ||
font-weight:bold; | ||
} | ||
|
||
meta.invisible.characters { | ||
color:#dd2400; | ||
} | ||
|
||
meta.link { | ||
color:#9eb2d9; | ||
font-underline:none; | ||
} | ||
|
||
string { | ||
color:#9eb2d9; | ||
} | ||
|
||
string.regex { | ||
color:#F6E6EB; | ||
} | ||
|
||
string.regex.escaped { | ||
color:#355200; | ||
} | ||
|
||
style.at-rule { | ||
color:#de7a31; | ||
font-style:normal; | ||
font-weight:bold; | ||
} | ||
|
||
style.comment { | ||
color:#515166; | ||
font-style:italic; | ||
font-weight:normal; | ||
} | ||
|
||
style.property.name { | ||
color:#F6E6EB; | ||
} | ||
|
||
style.value.color.rgb-value { | ||
color:#9eb2d9; | ||
} | ||
|
||
style.value.keyword { | ||
color:#CACBDD; | ||
} | ||
|
||
style.value.numeric { | ||
color:#9eb2d9; | ||
} | ||
|
||
style.value.string { | ||
color:#9eb2d9; | ||
} | ||
|
||
support { | ||
color:#F6E6EB; | ||
} | ||
|
Oops, something went wrong.