Inspect and view changes in Lavender Tea 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": "Lavender Tea",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-005-f5f3cf677b1f132c75ddc7bd319dd1fc.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(196, 192, 211)",
"toolbar_text": "rgb(0, 0, 0)",
"frame": "rgb(142, 154, 175)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgba(241, 236, 237, 0.97)",
"toolbar_field_text": "rgb(0, 0, 0)",
"tab_line": "rgb(207, 101, 154)",
"popup": "rgba(241, 236, 237, 0.97)",
"popup_text": "rgb(0, 0, 0)",
"icons_attention": "rgb(207, 101, 154)",
"ntp_background": "rgba(241, 236, 237, 0.97)",
"ntp_text": "rgb(0, 0, 0)",
"sidebar_border": "rgb(196, 192, 211)",
"sidebar_highlight_text": "rgb(0, 0, 0)",
"sidebar_highlight": "rgb(196, 192, 211)",
"sidebar": "rgb(241, 236, 237)",
"tab_text": "rgb(0, 0, 0)",
"toolbar_field_border_focus": "rgb(255, 255, 255)",
"toolbar_field_highlight": "rgb(207, 101, 154)",
"tab_loading": "rgb(207, 101, 154)"
}
}
}