GreenMay2023 2nd

GreenMay2023 2nd

nice simple theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "GreenMay2023 2nd",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(242, 247, 233)",
      "toolbar_text": "rgb(94, 85, 88)",
      "frame": "rgb(212, 228, 184)",
      "tab_background_text": "rgb(78, 83, 79)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(89, 94, 98)",
      "tab_line": "rgb(212, 228, 184)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(108, 108, 108)",
      "tab_loading": "rgb(212, 228, 184)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e2db13bf-1ece-42d5-8cc6-6043a58dd5e7}"
    }
  }
}