Inspect and view changes in Catppuccin Flamingo 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.0",
"name": "Catppuccin Flamingo",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(48, 45, 65)",
"toolbar_text": "rgb(217, 224, 238)",
"frame": "rgb(22, 19, 32)",
"tab_background_text": "rgb(195, 186, 198)",
"toolbar_field": "rgb(48, 45, 65)",
"toolbar_field_text": "rgb(217, 224, 238)",
"tab_line": "rgb(87, 82, 104)",
"popup": "rgb(22, 19, 32)",
"popup_text": "rgb(217, 224, 238)",
"button_background_hover": "rgb(110, 108, 126)",
"icons_attention": "rgb(242, 205, 205)",
"ntp_background": "rgb(22, 19, 32)",
"ntp_text": "rgb(217, 224, 238)",
"popup_border": "rgb(48, 45, 65)",
"popup_highlight_text": "rgb(48, 45, 65)",
"popup_highlight": "rgb(242, 205, 205)",
"sidebar_border": "rgb(242, 205, 205)",
"sidebar_highlight_text": "rgb(217, 224, 238)",
"sidebar_highlight": "rgb(48, 45, 65)",
"sidebar_text": "rgb(217, 224, 238)",
"sidebar": "rgb(22, 19, 32)",
"tab_selected": "rgb(87, 82, 104)",
"tab_text": "rgb(217, 224, 238)",
"toolbar_bottom_separator": "rgb(30, 29, 47)",
"toolbar_field_border_focus": "rgb(48, 45, 65)",
"toolbar_field_focus": "rgb(30, 30, 46)",
"toolbar_field_highlight_text": "rgb(217, 224, 238)",
"toolbar_field_highlight": "rgb(110, 108, 126)",
"toolbar_field_text_focus": "rgb(217, 224, 238)",
"tab_loading": "rgb(87, 82, 104)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{a878d2ca-8813-466a-a8f7-e097606c7d9c}"
}
}
}