Inspect and view changes in Gnome Adwaita GTK4 Light 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": "Gnome Adwaita GTK4 Light",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(255, 255, 255)",
"toolbar_text": "rgb(51, 51, 51)",
"frame": "rgb(255, 255, 255)",
"tab_background_text": "rgb(51, 51, 51)",
"toolbar_field": "rgb(235, 235, 235)",
"toolbar_field_text": "rgb(51, 51, 51)",
"tab_line": "rgba(0, 0, 0, 0)",
"popup": "rgb(255, 255, 255)",
"popup_text": "rgb(51, 51, 51)",
"button_background_active": "rgb(235, 235, 235)",
"button_background_hover": "rgb(235, 235, 235)",
"icons_attention": "rgb(231, 186, 78)",
"ntp_background": "rgb(255, 255, 255)",
"popup_highlight_text": "rgb(51, 51, 51)",
"popup_highlight": "rgb(228, 228, 228)",
"tab_selected": "rgb(228, 228, 228)",
"toolbar_bottom_separator": "rgb(220, 220, 220)",
"toolbar_field_border_focus": "rgb(131, 174, 226)",
"toolbar_field_focus": "rgb(235, 235, 235)",
"toolbar_field_highlight_text": "rgb(51, 51, 51)",
"toolbar_field_highlight": "rgb(180, 204, 233)",
"toolbar_field_text_focus": "rgb(51, 51, 51)",
"toolbar_top_separator": "rgba(217, 35, 35, 0)",
"tab_loading": "rgba(0, 0, 0, 0)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{97895550-303c-4055-b169-902c9346728d}"
}
}
}