A firefox theme based on https://horizontheme.netlify.com/
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": "horizon",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(35, 37, 48)",
"toolbar_text": "rgb(233, 86, 120)",
"frame": "rgb(28, 30, 38)",
"tab_background_text": "rgb(249, 206, 195)",
"toolbar_field": "rgb(28, 30, 38)",
"toolbar_field_text": "rgb(240, 147, 131)",
"tab_line": "rgb(233, 86, 120)",
"popup": "rgb(28, 30, 38)",
"popup_text": "rgb(250, 194, 154)",
"tab_loading": "rgb(233, 86, 120)"
}
}
}