Skip to content

Commit

Permalink
Fix Legacy and new themes.
Browse files Browse the repository at this point in the history
  • Loading branch information
daylerees committed Feb 9, 2014
1 parent 01626ed commit 7bce0fc
Show file tree
Hide file tree
Showing 20 changed files with 10,377 additions and 61 deletions.
165 changes: 165 additions & 0 deletions coda/chocolate.sss
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;
}

16 changes: 8 additions & 8 deletions coda/legacy.sss
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ keyword.type {
}

language.function {
color:#FF410D;
color:#FFB20D;
}

language.operator {
color:#748aa6;
}

language.property {
color:#267fb5;
color:#ffffff;
}

language.variable {
Expand All @@ -57,7 +57,7 @@ markup.comment {
}

markup.constant.entity {
color:#267fb5;
color:#ffffff;
}

markup.declaration {
Expand All @@ -74,12 +74,12 @@ markup.processing {
}

markup.tag {
color:#FFB20D;
color:#267fb5;
font-weight:bold;
}

markup.tag.attribute.name {
color:#267fb5;
color:#ffffff;
font-weight:normal;
}

Expand Down Expand Up @@ -120,7 +120,7 @@ string {
}

string.regex {
color:#267fb5;
color:#ffffff;
}

string.regex.escaped {
Expand All @@ -140,7 +140,7 @@ style.comment {
}

style.property.name {
color:#267fb5;
color:#ffffff;
}

style.value.color.rgb-value {
Expand All @@ -160,6 +160,6 @@ style.value.string {
}

support {
color:#267fb5;
color:#ffffff;
}

165 changes: 165 additions & 0 deletions coda/otakon.sss
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;
}

Loading

0 comments on commit 7bce0fc

Please sign in to comment.