Inspect and view changes in OldWood | Natural 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": "OldWood | Rosy",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"center top"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(92, 62, 62, 0.52)",
"toolbar_text": "rgb(183, 158, 145)",
"frame": "rgb(25, 43, 54)",
"tab_background_text": "rgb(156, 173, 173)",
"toolbar_field": "rgba(25, 40, 54, 0.85)",
"toolbar_field_text": "rgb(150, 125, 121)",
"tab_line": "rgb(103, 96, 89)",
"popup": "rgb(33, 42, 50)",
"popup_text": "rgb(150, 125, 121)",
"tab_loading": "rgb(103, 96, 89)"
}
}
}