Solid Soft Dark Grey

A nice, cool, completely grey theme - a sort of "semi dark" theme.
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": "2.0",
  "name": "Soft Dark Grey",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(75, 75, 75)",
      "toolbar_field": "rgb(54, 54, 54)",
      "toolbar_field_text": "rgb(198, 198, 198)",
      "tab_line": "rgb(122, 122, 122)",
      "popup": "rgb(75, 75, 75)",
      "popup_text": "rgb(198, 198, 198)",
      "tab_loading": "rgb(122, 122, 122)",
      "bookmark_text": "rgb(217, 217, 217)",
      "frame": "rgb(44, 44, 44)",
      "tab_background_text": "rgb(198, 198, 198)"
    }
  }
}