Earthy Watermelon

Soft earthy tones of green and pink for your clean earthy aesthetic
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": "Earthy Watermelon",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgba(60, 82, 61, 0.8)",
      "toolbar_text": "rgb(188, 221, 188)",
      "frame": "rgb(60, 82, 61)",
      "tab_background_text": "rgb(111, 164, 111)",
      "toolbar_field": "rgba(226, 185, 204, 0.12)",
      "toolbar_field_text": "rgb(238, 210, 218)",
      "tab_line": "rgb(188, 221, 188)",
      "popup": "rgb(95, 123, 96)",
      "popup_text": "rgb(238, 210, 218)",
      "tab_loading": "rgb(188, 221, 188)"
    }
  }
}