A theme to match Linux Mint Y Dark Grey w/ DARK FIREFOX HOME
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.3",
"name": "Mint Y Dark Grey",
"theme": {
"colors": {
"toolbar": "rgb(56, 56, 56)",
"toolbar_text": "rgb(222, 222, 222)",
"frame": "rgb(47, 47, 47)",
"tab_background_text": "rgb(152, 152, 152)",
"toolbar_field": "rgb(47, 47, 47)",
"toolbar_field_text": "rgb(132, 132, 132)",
"ntp_background": "#2A2A2E",
"ntp_text": "rgb(222, 222, 222)",
"tab_line": "rgb(143, 143, 143)",
"popup": "rgb(56, 56, 56)",
"popup_text": "rgb(222, 222, 222)",
"tab_loading": "rgb(143, 143, 143)",
"stylesheet": "experiment.css"
}
}
}