Gruvbox compatible theme
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.0",
"name": "GruvboxA",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-026-829b05416f823e170310e7c826ad1bec.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"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(131, 165, 152)",
"toolbar_field_text": "rgb(0, 0, 0)",
"tab_line": "rgb(131, 165, 152)",
"popup": "rgb(131, 165, 152)",
"popup_text": "rgb(0, 0, 0)",
"button_background_active": "rgb(131, 165, 152)",
"button_background_hover": "rgb(131, 165, 152)",
"frame_inactive": "rgb(40, 40, 40)",
"icons_attention": "rgb(165, 199, 186)",
"icons": "rgb(255, 255, 255)",
"ntp_background": "rgb(40, 40, 40)",
"ntp_text": "rgb(255, 255, 255)",
"popup_border": "rgb(131, 165, 152)",
"popup_highlight_text": "rgb(0, 0, 0)",
"popup_highlight": "rgb(165, 199, 186)",
"sidebar_border": "rgb(131, 165, 152)",
"sidebar_highlight_text": "rgb(0, 0, 0)",
"sidebar_highlight": "rgb(165, 199, 186)",
"sidebar_text": "rgb(0, 0, 0)",
"sidebar": "rgb(131, 165, 152)",
"tab_background_separator": "rgb(131, 165, 152)",
"tab_loading": "rgb(40, 40, 40)",
"tab_selected": "rgb(56, 56, 56)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgb(40, 40, 40)",
"toolbar_field_border_focus": "rgb(131, 165, 152)",
"toolbar_field_border": "rgb(40, 40, 40)",
"toolbar_field_focus": "rgb(131, 165, 152)",
"toolbar_field_highlight_text": "rgb(255, 255, 255)",
"toolbar_field_highlight": "rgb(165, 199, 186)",
"toolbar_field_separator": "rgb(40, 40, 40)",
"toolbar_field_text_focus": "rgb(0, 0, 0)",
"toolbar_top_separator": "rgb(40, 40, 40)",
"toolbar_vertical_separator": "rgb(40, 40, 40)"
}
}
}