Colorways Green

Colorways Green

Just a recreation of one of the temporary Colorways themes.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.1",
  "name": "Colorways Green",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(74, 105, 83)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(49, 71, 56)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(49, 71, 56)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(95, 113, 100)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(35, 49, 40)",
      "tab_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(95, 113, 100)"
    }
  }
}