Based on Teal style of Ubuntu 22.10
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": "Ubuntu Teal",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(35, 35, 35)",
"toolbar_text": "rgb(56, 141, 113)",
"frame": "rgb(35, 35, 35)",
"tab_background_text": "rgb(111, 111, 111)",
"toolbar_field": "rgb(48, 48, 48)",
"toolbar_field_text": "rgb(192, 195, 195)",
"tab_line": "rgb(48, 48, 48)",
"popup": "rgb(35, 35, 35)",
"popup_text": "rgb(138, 140, 139)",
"ntp_background": "rgb(35, 35, 35)",
"tab_selected": "rgb(48, 48, 48)",
"toolbar_field_border_focus": "rgb(56, 141, 113)",
"toolbar_field_focus": "rgb(48, 48, 48)",
"toolbar_top_separator": "rgb(35, 35, 35)",
"tab_loading": "rgb(48, 48, 48)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{98a0080b-ea83-4c72-a65b-0ed90bd1dd14}"
}
}
}