Inspect and view changes in Study Focus Minimalistic Theme 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": "Learning Fokus Minimalistic",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-006-51ab495c5f5dde6a3cddb22484acd00d.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(249, 249, 251)",
"toolbar_text": "rgb(85, 85, 91)",
"frame": "rgb(240, 240, 244)",
"tab_background_text": "rgb(85, 85, 91)",
"toolbar_field": "rgb(240, 240, 244)",
"toolbar_field_text": "rgb(85, 85, 91)",
"tab_line": "rgb(249, 249, 251)",
"popup": "rgb(240, 240, 244)",
"popup_text": "rgb(85, 85, 91)",
"ntp_background": "rgb(240, 240, 244)",
"tab_loading": "rgb(249, 249, 251)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{eb1fe97a-b5ea-4b87-9150-341283675b18}"
}
}
}