Inspect and view changes in Tokyonight_Vim source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 2,
"version": "1.4",
"name": "Tokyonight",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(36, 40, 59)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(26, 27, 38)",
"tab_background_text": "rgb(172, 176, 208)",
"toolbar_field": "rgb(26, 27, 38)",
"toolbar_field_text": "rgb(172, 176, 208)",
"tab_line": "rgb(26, 27, 38)",
"popup": "rgb(57, 61, 78)",
"popup_text": "rgb(172, 176, 208)",
"button_background_active": "rgb(79, 82, 98)",
"button_background_hover": "rgb(57, 61, 78)",
"frame_inactive": "rgb(26, 27, 38)",
"icons_attention": "rgb(122, 162, 247)",
"icons": "rgb(172, 176, 208)",
"ntp_background": "rgb(26, 27, 38)",
"popup_border": "rgb(57, 61, 78)",
"popup_highlight_text": "rgb(255, 255, 255)",
"popup_highlight": "rgb(122, 162, 247)",
"sidebar_border": "rgb(26, 27, 38)",
"sidebar_highlight_text": "rgb(255, 255, 255)",
"sidebar_text": "rgb(172, 176, 208)",
"sidebar": "rgb(26, 27, 38)",
"tab_background_separator": "rgb(26, 27, 38)",
"tab_loading": "rgb(122, 162, 247)",
"tab_selected": "rgb(36, 40, 59)",
"toolbar_bottom_separator": "rgb(36, 40, 59)",
"toolbar_field_border_focus": "rgb(122, 162, 247)",
"toolbar_field_border": "rgb(36, 40, 59)",
"toolbar_field_focus": "rgb(57, 61, 78)",
"toolbar_field_highlight_text": "rgb(255, 255, 255)",
"toolbar_field_highlight": "rgb(122, 162, 247)",
"toolbar_field_separator": "rgb(36, 40, 59)",
"toolbar_field_text_focus": "rgb(172, 176, 208)",
"toolbar_top_separator": "rgb(36, 40, 59)",
"toolbar_vertical_separator": "rgb(26, 27, 38)"
}
}
}