Inspect and view changes in PopOS! - PopinDark 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.2",
"name": "PopinOS Dark",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(54, 54, 54)",
"toolbar_text": "rgb(254, 254, 254)",
"frame": "rgb(35, 33, 33)",
"tab_background_text": "rgb(92, 92, 92)",
"toolbar_field": "rgb(35, 33, 33)",
"toolbar_field_text": "rgb(148, 235, 235)",
"tab_line": "rgb(251, 160, 91)",
"popup": "rgb(55, 55, 55)",
"popup_text": "rgb(149, 149, 149)",
"button_background_active": "rgb(39, 39, 39)",
"button_background_hover": "rgb(35, 33, 33)",
"frame_inactive": "rgb(42, 42, 42)",
"icons_attention": "rgb(68, 71, 71)",
"icons": "rgb(124, 124, 124)",
"ntp_background": "rgb(54, 54, 54)",
"ntp_text": "rgb(254, 254, 254)",
"popup_border": "rgb(92, 92, 92)",
"popup_highlight_text": "rgb(124, 124, 124)",
"popup_highlight": "rgb(114, 117, 117)",
"sidebar_border": "rgb(76, 76, 76)",
"sidebar_highlight_text": "rgb(114, 117, 117)",
"sidebar_highlight": "rgb(76, 76, 76)",
"sidebar_text": "rgb(124, 124, 124)",
"sidebar": "rgb(35, 33, 33)",
"tab_background_separator": "rgb(0, 0, 0)",
"tab_loading": "rgb(148, 235, 235)",
"tab_selected": "rgb(240, 138, 59)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgb(0, 0, 0)",
"toolbar_field_border_focus": "rgb(254, 254, 254)",
"toolbar_field_border": "rgb(35, 33, 33)",
"toolbar_field_focus": "rgb(54, 54, 54)",
"toolbar_field_highlight_text": "rgb(124, 124, 124)",
"toolbar_field_highlight": "rgb(54, 54, 54)",
"toolbar_field_separator": "rgb(0, 0, 0)",
"toolbar_field_text_focus": "rgb(149, 149, 149)",
"toolbar_top_separator": "rgb(79, 80, 80)",
"toolbar_vertical_separator": "rgb(149, 149, 149)"
}
}
}