Inspect and view changes in Dark-Green Tabs minimalistic 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": "Dark-Green Tabs minimalistic",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(40, 40, 40)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(40, 40, 40)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(28, 27, 33)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(104, 157, 105)",
"popup": "rgb(40, 40, 40)",
"popup_text": "rgb(255, 255, 255)",
"button_background_hover": "rgb(70, 135, 71)",
"popup_highlight_text": "rgb(255, 255, 255)",
"popup_highlight": "rgb(70, 135, 71)",
"ntp_background": "rgb(40, 40, 40)",
"ntp_text": "rgb(255, 255, 255)",
"sidebar_highlight_text": "rgb(255, 255, 255)",
"sidebar_text": "rgb(255, 255, 255)",
"sidebar": "rgb(40, 40, 40)",
"tab_background_separator": "rgb(40, 40, 40)",
"tab_loading": "rgb(40, 40, 40)",
"tab_selected": "rgb(70, 135, 71)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgb(40, 40, 40)",
"toolbar_field_border_focus": "rgb(70, 135, 71)",
"toolbar_field_text_focus": "rgb(255, 255, 255)",
"toolbar_field_border": "rgb(40, 40, 40)",
"toolbar_field_highlight": "rgb(104, 157, 105)",
"toolbar_field_separator": "rgb(40, 40, 40)",
"toolbar_top_separator": "rgb(40, 40, 40)",
"toolbar_vertical_separator": "rgb(40, 40, 40)"
}
}
}