68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
|
|
{
|
||
|
|
"name": "Solarized Light",
|
||
|
|
"syntax": {
|
||
|
|
"keyword": "#859900",
|
||
|
|
"string": "#2AA198",
|
||
|
|
"comment": "#93A1A1",
|
||
|
|
"number": "#D33682",
|
||
|
|
"function": "#268BD2",
|
||
|
|
"parameter": "#B58900",
|
||
|
|
"type": "#B58900",
|
||
|
|
"operator": "#657B83",
|
||
|
|
"punctuation": "#657B83",
|
||
|
|
"builtin": "#6C71C4",
|
||
|
|
"identifier": "#657B83",
|
||
|
|
"plain": "#657B83"
|
||
|
|
},
|
||
|
|
"editor": {
|
||
|
|
"gutter_bg": "#FDF6E3",
|
||
|
|
"gutter_text": "#93A1A1",
|
||
|
|
"diag_error": "#DC322F",
|
||
|
|
"diag_warning": "#CB4B16",
|
||
|
|
"suggestion": "#B58900",
|
||
|
|
"conflict": "#DC322F",
|
||
|
|
"conflict_line": "#DC322FB4",
|
||
|
|
"fold_indicator": "#93A1A1",
|
||
|
|
"line_highlight": "#EEE8D5",
|
||
|
|
"selection": "#EEE8D5",
|
||
|
|
"annotation_tag_bg": "#EEE8D5",
|
||
|
|
"fold_placeholder": "#93A1A1",
|
||
|
|
"caret": "#657B83",
|
||
|
|
"minimap_bg": "#EEE8D5",
|
||
|
|
"minimap_line": "#DDD6C1",
|
||
|
|
"minimap_line_active": "#C9C1AE",
|
||
|
|
"minimap_view": "#C9C1AE"
|
||
|
|
},
|
||
|
|
"imgui": {
|
||
|
|
"WindowBg": "#FDF6E3",
|
||
|
|
"ChildBg": "#FDF6E3",
|
||
|
|
"PopupBg": "#EEE8D5",
|
||
|
|
"Border": "#DDD6C1",
|
||
|
|
"Text": "#657B83",
|
||
|
|
"FrameBg": "#EEE8D5",
|
||
|
|
"FrameBgHovered": "#DDD6C1",
|
||
|
|
"FrameBgActive": "#DDD6C1",
|
||
|
|
"TitleBg": "#FDF6E3",
|
||
|
|
"TitleBgActive": "#EEE8D5",
|
||
|
|
"Header": "#EEE8D5",
|
||
|
|
"HeaderHovered": "#DDD6C1",
|
||
|
|
"HeaderActive": "#DDD6C1",
|
||
|
|
"Tab": "#EEE8D5",
|
||
|
|
"TabHovered": "#DDD6C1",
|
||
|
|
"TabActive": "#FDF6E3",
|
||
|
|
"Button": "#EEE8D5",
|
||
|
|
"ButtonHovered": "#DDD6C1",
|
||
|
|
"ButtonActive": "#DDD6C1",
|
||
|
|
"ScrollbarBg": "#FDF6E3",
|
||
|
|
"ScrollbarGrab": "#DDD6C1",
|
||
|
|
"ScrollbarGrabHovered": "#C9C1AE",
|
||
|
|
"ScrollbarGrabActive": "#C9C1AE",
|
||
|
|
"CheckMark": "#657B83",
|
||
|
|
"SliderGrab": "#C9C1AE",
|
||
|
|
"SliderGrabActive": "#B5AD9B",
|
||
|
|
"Separator": "#DDD6C1",
|
||
|
|
"SeparatorHovered": "#C9C1AE",
|
||
|
|
"SeparatorActive": "#B5AD9B"
|
||
|
|
}
|
||
|
|
}
|