Inspect and view changes in Rosa Oscura 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": "Rosa Oscura",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(0, 0, 0)",
"toolbar_text": "rgb(248, 112, 140)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(145, 63, 79)",
"toolbar_field": "rgb(0, 0, 0)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(248, 112, 140)",
"popup": "rgb(0, 0, 0)",
"popup_text": "rgb(248, 112, 140)",
"button_background_active": "rgb(255, 255, 255)",
"icons": "rgb(248, 112, 140)",
"popup_highlight_text": "rgb(255, 255, 255)",
"sidebar_text": "rgb(255, 255, 255)",
"tab_selected": "rgb(145, 63, 79)",
"tab_text": "rgb(248, 112, 140)",
"toolbar_field_border_focus": "rgb(255, 255, 255)",
"toolbar_field_highlight_text": "rgb(255, 255, 255)",
"toolbar_field_highlight": "rgb(255, 255, 255)",
"toolbar_field_separator": "rgb(255, 255, 255)",
"toolbar_top_separator": "rgb(0, 0, 0)",
"toolbar_vertical_separator": "rgb(255, 255, 255)",
"tab_loading": "rgb(248, 112, 140)"
}
}
}