kopia lustrzana https://github.com/c9/core
43 wiersze
1.8 KiB
JSON
43 wiersze
1.8 KiB
JSON
{
|
|
"Ambiance" : "ace/theme/ambiance",
|
|
"Chrome" : "ace/theme/chrome",
|
|
"Cloud9" : [
|
|
{"Cloud9 Day" : "ace/theme/cloud9_day"},
|
|
{"Cloud9 Night" : "ace/theme/cloud9_night"},
|
|
{"Cloud9 Night Low-Color" : "ace/theme/cloud9_night_low_color"}
|
|
],
|
|
"Clouds" : [
|
|
{"Clouds" : "ace/theme/clouds"},
|
|
{"Clouds Midnight" : "ace/theme/clouds_midnight"}
|
|
],
|
|
"Cobalt" : "ace/theme/cobalt",
|
|
"Crimson Editor" : "ace/theme/crimson_editor",
|
|
"Dawn" : "ace/theme/dawn",
|
|
"Dreamweaver" : "ace/theme/dreamweaver",
|
|
"Eclipse" : "ace/theme/eclipse",
|
|
"GitHub" : "ace/theme/github",
|
|
"Idle Fingers" : "ace/theme/idle_fingers",
|
|
"Kr Theme" : "ace/theme/kr_theme",
|
|
"Merbivore" : [
|
|
{"Merbivore" : "ace/theme/merbivore"},
|
|
{"Merbivore Soft" : "ace/theme/merbivore_soft"}
|
|
],
|
|
"Mono Industrial" : "ace/theme/mono_industrial",
|
|
"Monokai" : "ace/theme/monokai",
|
|
"Pastel On Dark" : "ace/theme/pastel_on_dark",
|
|
"Solarized" : [
|
|
{"Solarized Dark" : "ace/theme/solarized_dark"},
|
|
{"Solarized Light" : "ace/theme/solarized_light"}
|
|
],
|
|
"TextMate" : "ace/theme/textmate",
|
|
"Tomorrow" : [
|
|
{"Tomorrow" : "ace/theme/tomorrow"},
|
|
{"Tomorrow Night" : "ace/theme/tomorrow_night"},
|
|
{"Tomorrow Night Blue" : "ace/theme/tomorrow_night_blue"},
|
|
{"Tomorrow Night Bright" : "ace/theme/tomorrow_night_bright"},
|
|
{"Tomorrow Night Eighties" : "ace/theme/tomorrow_night_eighties"}
|
|
],
|
|
"Twilight" : "ace/theme/twilight",
|
|
"Vibrant Ink" : "ace/theme/vibrant_ink",
|
|
"Xcode" : "ace/theme/xcode"
|
|
} |