Inspect and view changes in RK-DarkGreen 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": "RK-DarkGreen",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-026-829b05416f823e170310e7c826ad1bec.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(42, 42, 42)",
"toolbar_text": "rgb(103, 233, 21)",
"frame": "rgb(17, 17, 17)",
"tab_background_text": "rgb(136, 136, 136)",
"toolbar_field": "rgb(51, 51, 51)",
"toolbar_field_text": "rgb(103, 233, 21)",
"tab_line": "rgb(103, 233, 21)",
"popup": "rgb(34, 34, 34)",
"popup_text": "rgb(187, 187, 187)",
"tab_loading": "rgb(103, 233, 21)"
}
}
}