color-schemes/build/resources/themes/github.json
2014-02-16 03:06:55 +00:00

36 lines
1.3 KiB
JSON

{
"theme": {
"name": "Github",
"description": "Github.",
"author": "Dayle Rees",
"slug": "github",
"type": "light"
},
"background": "#ffffff",
"foreground": "#555555",
"first": "#445588",
"second": "#008080",
"third": "#DD1144",
"fourth": "#555555",
"fifth": "#445588",
"comment": "#b8b6b1",
"string": "#DD1144",
"number": "#DD1144",
"selection_foreground": "#ffffff",
"selection_background": "#008080",
"selection_border": "#ffffff",
"find_foreground": "#000000",
"find_background": "#ffe792",
"line_highlight": "#eeeeee",
"caret": "#444444",
"invisibles": "#3b3a32",
"scope_guide": "#9d550fb0",
"brackets": "#445588",
"bracket_content": "#008080",
"invalid_foreground": "#f8f8f0",
"invalid_background": "#00a8c6",
"docblock": "#7f7e7a",
"variables": "#008080"
}