Forest theme by grishiv

Forest theme by grishiv

Nature.....scenery.....trees....forest.... This is the #1 Forest theme out there with a weekly users average of 400. That means at least 400 people install it per week. Highest user count - 23,000! WOOOHHOOOO

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Forest theme by grishiv",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(31, 34, 61)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(8, 11, 33)",
      "tab_background_text": "rgb(215, 226, 239)",
      "toolbar_field": "rgb(54, 58, 89)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(205, 35, 185)",
      "popup": "rgb(45, 49, 79)",
      "popup_text": "rgb(215, 226, 239)",
      "ntp_background": "rgb(20, 14, 47)",
      "popup_border": "rgb(0, 0, 0)",
      "tab_loading": "rgb(205, 35, 185)"
    }
  }
}