terminology/data/colorschemes/Mustang.json

42 lines
936 B
JSON

{
"version": 1,
"md": {
"version": 1,
"name": "Mustang",
"author": "Henrique C. Alves",
"website": "https://www.deviantart.com/hcalves/art/Mustang-Vim-Colorscheme-98974484",
"license": "MIT"
},
"def": "#ffffff",
"bg": "#1a1a1a",
"fg": "#aaaaaa",
"main": "#3399ff",
"hl": "#ffffff",
"end_sel": "#ff0000",
"tab_missed_1": "#ff9933",
"tab_missed_2": "#ff3300",
"tab_missed_3": "#ff0000",
"tab_missed_over_1": "#ffff33",
"tab_missed_over_2": "#ff9933",
"tab_missed_over_3": "#ff0000",
"tab_title_2": "#000000",
"ansi": [
"#000000",
"#ff6565",
"#93d44f",
"#eab93d",
"#204a87",
"#ce5c00",
"#89b6e2",
"#cccccc",
"#555753",
"#ff8d8d",
"#c8e7a8",
"#ffc123",
"#3465a4",
"#f57900",
"#46a400",
"#ffffff"
]
}