Inspect and view changes in Pop!_OS Black (+ Teal) 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": "2.0",
"name": "Pop! Black",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(34, 34, 34)",
"toolbar_field": "rgb(51, 51, 51)",
"toolbar_field_text": "rgb(221, 221, 221)",
"tab_line": "rgb(72, 185, 199)",
"popup": "rgb(68, 68, 68)",
"popup_text": "rgb(238, 238, 238)",
"tab_loading": "rgb(72, 185, 199)",
"bookmark_text": "rgb(238, 238, 238)",
"frame": "rgb(38, 38, 38)",
"tab_background_text": "rgb(170, 170, 170)"
}
}
}