Soft Earth Tone & Autumn Tone

Soft brown for both earth and autumn.
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": "Soft Earth Tone & Autumn Tone",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(235, 226, 219)",
      "toolbar_text": "rgb(118, 64, 28)",
      "frame": "rgb(190, 113, 92)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(118, 64, 28)",
      "tab_line": "rgb(177, 126, 92)",
      "popup": "rgb(155, 101, 64)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(177, 126, 92)"
    }
  }
}