The Olive Dawn

The Olive Dawn

A simple theme with tons of greenery. Enjoy.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Greenery",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 36, 4)",
      "toolbar_text": "rgb(148, 255, 0)",
      "frame": "rgb(170, 0, 0)",
      "tab_background_text": "rgb(174, 255, 157)",
      "toolbar_field": "rgb(37, 87, 8)",
      "toolbar_field_text": "rgb(66, 255, 0)",
      "tab_line": "rgb(37, 255, 0)",
      "popup": "rgb(2, 34, 0)",
      "popup_text": "rgb(145, 193, 38)",
      "tab_loading": "rgb(37, 255, 0)"
    }
  }
}