Ghost Green Light

Ghost Green Light

An amazing theme with Light green and black, slick, clean, abstract and perfect for people who prefer a light theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Ghost Green Light",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(167, 249, 160)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(214, 255, 210)",
      "tab_background_text": "rgb(93, 93, 93)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(0, 53, 89)",
      "popup_text": "rgb(110, 255, 99)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  }
}