-
Notifications
You must be signed in to change notification settings - Fork 4
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
98 changed files
with
930 additions
and
951 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
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 @@ | ||
* binary |
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 |
---|---|---|
@@ -1,69 +1,69 @@ | ||
{ | ||
"Name": "Github Plus", | ||
"Settings": [ | ||
{ | ||
"Settings": { | ||
"background-color": "ffffff", | ||
"color": "#24292e", | ||
"font-family": "'Fira Code'" | ||
} | ||
}, | ||
{ | ||
"Name": "Text", | ||
"Settings": { "color": "#24292e" } | ||
}, | ||
{ | ||
"Name": "Tag symbols", | ||
"Settings": { "color": "#24292e" } | ||
}, | ||
{ | ||
"Name": "Tag name", | ||
"Settings": { "color": "#22863a" } | ||
}, | ||
{ | ||
"Name": "Attribute name", | ||
"Settings": { | ||
"color": "#6f42c1" | ||
} | ||
}, | ||
{ | ||
"Name": "Attribute value", | ||
"Settings": { "color": "#24292e" } | ||
}, | ||
{ | ||
"Name": "String", | ||
"Settings": { "color": "#22863a" } | ||
}, | ||
{ | ||
"Name": "Razor Keyword", | ||
"Settings": { | ||
"color": "#d73a49" | ||
} | ||
}, | ||
{ | ||
"Name": "Row Highlight", | ||
"Settings": { | ||
"background-color": "#fffbdd" | ||
} | ||
}, | ||
{ | ||
"Name": "Font", | ||
"Settings": { | ||
"font-family": "Fira Code", | ||
"font-weight": "400" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Propery", | ||
"Settings": { | ||
"color": "#005cc5" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Class", | ||
"Settings": { | ||
"color": "#6f42c1" | ||
} | ||
} | ||
] | ||
{ | ||
"Name": "Github Plus", | ||
"Settings": [ | ||
{ | ||
"Settings": { | ||
"background-color": "ffffff", | ||
"color": "#24292e", | ||
"font-family": "'Fira Code'" | ||
} | ||
}, | ||
{ | ||
"Name": "Text", | ||
"Settings": { "color": "#24292e" } | ||
}, | ||
{ | ||
"Name": "Tag symbols", | ||
"Settings": { "color": "#24292e" } | ||
}, | ||
{ | ||
"Name": "Tag name", | ||
"Settings": { "color": "#22863a" } | ||
}, | ||
{ | ||
"Name": "Attribute name", | ||
"Settings": { | ||
"color": "#6f42c1" | ||
} | ||
}, | ||
{ | ||
"Name": "Attribute value", | ||
"Settings": { "color": "#24292e" } | ||
}, | ||
{ | ||
"Name": "String", | ||
"Settings": { "color": "#22863a" } | ||
}, | ||
{ | ||
"Name": "Razor Keyword", | ||
"Settings": { | ||
"color": "#d73a49" | ||
} | ||
}, | ||
{ | ||
"Name": "Row Highlight", | ||
"Settings": { | ||
"background-color": "#fffbdd" | ||
} | ||
}, | ||
{ | ||
"Name": "Font", | ||
"Settings": { | ||
"font-family": "Fira Code", | ||
"font-weight": "400" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Propery", | ||
"Settings": { | ||
"color": "#005cc5" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Class", | ||
"Settings": { | ||
"color": "#6f42c1" | ||
} | ||
} | ||
] | ||
} |
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 |
---|---|---|
@@ -1,70 +1,70 @@ | ||
{ | ||
"Name": "Material - Default", | ||
"Settings": [ | ||
{ | ||
"Settings": { | ||
"background-color": "#263238", | ||
"color": "#EEFFFF", | ||
"font-family": "'Fira Code'" | ||
} | ||
}, | ||
{ | ||
"Name": "Text", | ||
"Settings": { "color": "#EEFFFF" } | ||
}, | ||
{ | ||
"Name": "Tag symbols", | ||
"Settings": { "color": "#89DDFF" } | ||
}, | ||
{ | ||
"Name": "Tag name", | ||
"Settings": { "color": "#FF5370" } | ||
}, | ||
{ | ||
"Name": "Attribute name", | ||
"Settings": { | ||
"color": "#C792EA", | ||
"font-style": "italic" | ||
} | ||
}, | ||
{ | ||
"Name": "Attribute value", | ||
"Settings": { "color": "#C3E88D" } | ||
}, | ||
{ | ||
"Name": "String", | ||
"Settings": { "color": "#C3E88D" } | ||
}, | ||
{ | ||
"Name": "Razor Keyword", | ||
"Settings": { | ||
"color": "#89DDFF" | ||
} | ||
}, | ||
{ | ||
"Name": "Row Highlight", | ||
"Settings": { | ||
"background-color": "#000000" | ||
} | ||
}, | ||
{ | ||
"Name": "Font", | ||
"Settings": { | ||
"font-family": "Fira Code", | ||
"font-weight": "400" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Propery", | ||
"Settings": { | ||
"color": "#EEFFFF" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Class", | ||
"Settings": { | ||
"color": "#F78C6C" | ||
} | ||
} | ||
] | ||
{ | ||
"Name": "Material - Default", | ||
"Settings": [ | ||
{ | ||
"Settings": { | ||
"background-color": "#263238", | ||
"color": "#EEFFFF", | ||
"font-family": "'Fira Code'" | ||
} | ||
}, | ||
{ | ||
"Name": "Text", | ||
"Settings": { "color": "#EEFFFF" } | ||
}, | ||
{ | ||
"Name": "Tag symbols", | ||
"Settings": { "color": "#89DDFF" } | ||
}, | ||
{ | ||
"Name": "Tag name", | ||
"Settings": { "color": "#FF5370" } | ||
}, | ||
{ | ||
"Name": "Attribute name", | ||
"Settings": { | ||
"color": "#C792EA", | ||
"font-style": "italic" | ||
} | ||
}, | ||
{ | ||
"Name": "Attribute value", | ||
"Settings": { "color": "#C3E88D" } | ||
}, | ||
{ | ||
"Name": "String", | ||
"Settings": { "color": "#C3E88D" } | ||
}, | ||
{ | ||
"Name": "Razor Keyword", | ||
"Settings": { | ||
"color": "#89DDFF" | ||
} | ||
}, | ||
{ | ||
"Name": "Row Highlight", | ||
"Settings": { | ||
"background-color": "#000000" | ||
} | ||
}, | ||
{ | ||
"Name": "Font", | ||
"Settings": { | ||
"font-family": "Fira Code", | ||
"font-weight": "400" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Propery", | ||
"Settings": { | ||
"color": "#EEFFFF" | ||
} | ||
}, | ||
{ | ||
"Name": "CSS Class", | ||
"Settings": { | ||
"color": "#F78C6C" | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.