A dark wooden coffee lounge theme with a redish tint.
If you like it check out my other wood themes too or click "Mr.Cline"
https://addons.mozilla.org/en-US/firefox/collections/15195387/Wood-Textures/
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": "Coffee Lounge | by Mr.Cline",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(60, 67, 67, 0.53)",
"toolbar_text": "rgb(150, 124, 110)",
"frame": "rgb(79, 103, 105)",
"tab_background_text": "rgb(149, 129, 108)",
"toolbar_field": "rgba(35, 19, 19, 0.53)",
"toolbar_field_text": "rgb(167, 123, 91)",
"tab_line": "rgb(100, 78, 63)",
"popup": "rgb(52, 52, 54)",
"popup_text": "rgb(152, 123, 91)",
"tab_loading": "rgb(100, 78, 63)"
}
}
}